Hi, Since you mentioned that you are generating reports for ~1000 clients, you may be encountering the timeouts <https://developers.google.com/adwords/api/docs/guides/reporting#timeouts> issue wherein the report fails if the amount of data being retrieved is too large. I would recommend that you further breakdown the reports by excluding some fields or by adding predicates in order to avoid this issue.
Should the error persist, you may send to me your clientCustomerIds and the report defintion <https://developers.google.com/adwords/api/docs/guides/reporting#create_a_report_definition> you used so I can investigate this matter further. You may send your reply via the *Reply privately to author* option. Thanks and regards, Peter AdWords API Team On Tuesday, November 13, 2018 at 4:35:34 PM UTC+8, [email protected] wrote: > > I am implementing a service that retrieves report from adwords on a daily > scheduled interval for ~1000 clients, and I get this result intermittently > when I make a request for a report download. What is the cause of this? Is > the report I am requesting not available at the time I'm requesting or is > something else happening? Should I just make the request again immediately > or can I expect the same result? > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. 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/ae596b06-4e0f-46f3-9b1d-815d8cb6cd87%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
