Hi, We tried downloading the following reports. GEO_PERFORMANCE_REPORT DESTINATION_URL_REPORT AD_PERFORMANCE_REPORT KEYWORDS_PERFORMANCE_REPORT SEARCH_QUERY_PERFORMANCE_REPORT AGE_RANGE_PERFORMANCE_REPORT AUDIENCE_PERFORMANCE_REPORT AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT CLICK_PERFORMANCE_REPORT CAMPAIGN_LOCATION_TARGET_REPORT DISPLAY_KEYWORD_PERFORMANCE_REPORT DISPLAY_TOPICS_PERFORMANCE_REPORT GENDER_PERFORMANCE_REPORT PAID_ORGANIC_QUERY_REPORT PRODUCT_PARTITION_REPORT SHOPPING_PERFORMANCE_REPORT URL_PERFORMANCE_REPORT AD_EXTENSIONS_PERFORMANCE_REPORT BID_GOAL_PERFORMANCE_REPORT KEYWORDLESS_CATEGORY_REPORT KEYWORDLESS_QUERY_REPORT PLACEHOLDER_FEED_ITEM_REPORT
We used paging concept to download the reports. We used the following piece of code Paging paging = new Paging(); paging.setStartIndex(0); selector.setPaging(paging); For all the above reports we are getting the following error Report was not downloaded. HTTP Response Code: 400, Trigger: Paging is not supported for reports, Type: ReportDefinitionError.PAGING_NOT_SUPPORTED Please suggest a solution to handle this. Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/53730acd-8562-4fba-bdd8-bc0f0cecd055%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
