Hi Alfred, It seems the internal error is actually due to a DEADLINE_EXCEEDED error. This can be caused if:
If the number of items in the request is too large, then the number of items in the request needs to be reduced. (In line with Aryeh's suggestion) If too many threads running in parallel for the same account, then the account may get too busy to process all the requests at once. If you have multiple threads in parallel, then you should decrease the number of threads. This can also happen when it is a bit of both #1 and #2. Can you please check the last two possible causes? Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2JCuGq:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/8pMUA000000000000000000000000000000000000000000000QXOJYX00yqm7V3exQ4SPVDVgGTzA4w%40sfdc.net.
