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