Hi Carmine, It seems that this issue is the one that you have told us privately on this forum post <https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/adwords-api/JdKjgsiuEKY>. As I have told previously, you can also try to increase your socketTimeOut to more than 60 minutes. And yes, you are correct. Aside from increasing the socketTimeOut, you can also implement batch processing for your requests. As for the batch processing, it performs batches of operations on multiple services without waiting for these operations to complete. Kindly refer to this guide <https://developers.google.com/adwords/api/docs/guides/batch-jobs> to know more about batch processing using BatchJobService <https://developers.google.com/adwords/api/docs/reference/v201708/BatchJobService> .
Kindly take note that based on the guide, there are only specific operations and services that you can use in batch processing. You can implement this on your end and check if the timeout issue will not occur anymore. Thanks, Vincent AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/25e16ba7-17df-4a3b-bb2a-b74bbb97671c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
