Hello! I have been experiencing a problem downloading audiences from an AdWords account using the AUDIENCE_PERFORMANCE_REPORT. The query I am trying to execute is the following: SELECT Id, AdGroupName, AdGroupName, AdGroupId, AdGroupStatus, CriterionAttachmentLevel, IsRestrict FROM AUDIENCE_PERFORMANCE_REPORT WHERE CriterionAttachmentLevel IN [ADGROUP, CAMPAIGN] AND Status != REMOVED AND AdGroupStatus != REMOVED AND CampaignStatus != REMOVED The errors we get are of this type: error="com.google.api.ads.adwords.lib.utils.ReportException: Problem sending data to report download server." encountered for account="Account......" That account has a total of 400,000 remarketing lists attached at Campaign level and 0 at AdGroup level. The amount of data should not be the problem here - with the exact same query, I manage to download 600,000+ audiences for another account, however, they're all attached at AdGroup level.
What could be causing this type of error? And could the CriterionAttachmentLevel be playing such big a part in this? Regards, Veli -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/47e6dcde-6776-4337-b1ba-f503b2691f17%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
