Based on documentation and experience with the API you can pull structural reports <https://developers.google.com/adwords/api/docs/guides/structure-reports> to collect details on an account. We've been pulling reports in this manner for millions of keywords for a long time, up until 6/15 without issue. In the reporting concepts <https://developers.google.com/adwords/api/docs/guides/reporting-concepts> guide it does state that "segment fields must be accompanied by at least one metric" however we're not selecting any explicitly defined segments in this report. If you're not supposed to be able to pull report data for reports that only select fields that have a Behavior of "Attribute" please let me know.
As far as this post is concerned the issue (through no change on our side) appears to have been resolved so the point is irrelevant. Thanks for your help, Michael On Wednesday, June 17, 2015 at 10:16:48 AM UTC-7, Umesh Dengale wrote: > > Hi Michael, > > Your initial KEYWORD_PERFORMANCE_REPORT > <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report> > request did not contain metric fields, so no rows returned. After you > added the metric (Impressions) field in your request, your response > contains data. Report requests need to include at least one *metric* > <https://developers.google.com/adwords/api/docs/guides/reporting-concepts#mandatory-fields> > (e.g. Impressions > <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report#impressions> > , Clicks > <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report#clicks> > , Cost > <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report#cost>, > > etc.) to get back data. > > If you take a look at the KEYWORD_PERFORMANCE_REPORT > <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report>, > > you'll see that each field has a *Behavior*. The *Behavior* field can be > Metric, Segment, or Attribute. If you pick any of those *Metric* fields, > you'll get back data. > > Cheers, > Umesh, AdWords API Team. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/6127d746-4614-4747-acca-9aa4a131e10d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
