After making this bug report, I went through all the report types and fields in v201003 to see which worked and which don't. Here's a list of fields by report type that don't work (either the field is omitted from the response, or the whole query fails with "InternalApiError.UNEXPECTED_INTERNAL_API_ERROR" if that field is included in the request):
AD_PERFORMANCE_REPORT PromotionLine ADGROUP_PERFORMANCE_REPORT ExperimentRowStatus ADGROUP_PERFORMANCE_REPORT ConversionOptimizerBidType ADGROUP_PERFORMANCE_REPORT DeduplicationMode ADGROUP_PERFORMANCE_REPORT ExperimentDeltaStatus ADGROUP_PERFORMANCE_REPORT ExperimentId ADGROUP_PERFORMANCE_REPORT MaxContentCpcMultiplier ADGROUP_PERFORMANCE_REPORT MaxCpcMultiplier ADGROUP_PERFORMANCE_REPORT MaxCpmMultiplier ADGROUP_PERFORMANCE_REPORT PercentCpa ADGROUP_PERFORMANCE_REPORT ProxyKeywordMaxCpc ADGROUP_PERFORMANCE_REPORT ProxySiteMaxCpc ADGROUP_PERFORMANCE_REPORT SiteMaxCpc CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT KeywordMatchType CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT KeywordText CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT PlacementUrl CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT Id CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT CampaignId CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT KeywordMatchType CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT KeywordText CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT PlacementUrl CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT Id CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT CampaignId For CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT and CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT, none of the fields work, so I wasn't able to run these reports at all. -Mikael On 20 elo, 23:53, AdWords API Advisor <adwordsapiadvi...@google.com> wrote: > Hi, > > Thank you for reporting this issue. I've reported the problem to the > core engineering team and I'll work with them fix the problem. > > Best, > - Eric Koleda, AdWords API Team > > On Aug 19, 4:41 am, MT <mikael.thuneb...@gmail.com> wrote: > > > > > When fetching AD_PERFORMANCE_REPORT, the PromotionLine field is not > > included in the response even when I've selected that field to the > > report. > > > The selector I'm using is: > > > <selector> > > <fields>Headline</fields> > > <fields>Id</fields> > > > > <fields>ImageCreativeName</fields> > > <fields>Impressions</fields> > > > > <fields>PromotionLine</fields> > > <fields>Status</fields> > > <fields>Url</fields> > > <predicates> > > > > <field>Clicks</field> > > > > <operator>GREATER_THAN</operator> > > <values>1</values> > > </predicates> > > <dateRange> > > <min>20100809</min> > > <max>20100809</max> > > </dateRange> > > </selector> > > > And the field list from the response: > > > <columns> > > <column name='ad' display='Ad' /> > > <column name='adID' display='Ad ID' /> > > <column name='imageAdName' display='Image ad name' > > /> > > <column name='impressions' display='Impressions' /> > > <column name='state' display='State' /> > > <column name='destinationURL' display='Destination > > URL' /> > > </columns> -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en