I have a strange case where one report that we request through the API never returns a response. That is, no matter how long we leave it, there is never a response to the HTTP POST containing the report spec.
Looking at some earlier discussion, there was talk about timeouts - which indicated that these should not be necessary since we should either get the requested data, or an Adwords error to which we can respond in some appropriate way (reduce scope, segments, etc.) I get neither. The report in question is a Geo Performance Report, segmented by Campaign, Month, City ... which is probably quite large, but I would still expect a response. We have some other pretty large reports with similar specs (although for different accounts) which succeed. Any ideas what might be going on? I'm quite happy to split the report up further ... but I don't want to do that unless necessary, since every other similar report succeeds. BTW - setting a Timeout in the .NET API (the default is indefinite) causes a different problem which I've logged an issue for in Github. Thanks Adrian BTW - I'm using the latest 18.22.0 version of the .NET API although still with the v201509 version of the protocol. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/54d19f0f-a986-4e3f-a423-82d0d0ca352e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
