Hi API team,
For about a dozen of our clients' accounts the DISPLAY_KEYWORD_PERFORMANCE_REPORT is returning data for a few of the regular negatives in the account. This started april 10th and also happens with accounts that don't have any display campaigns at all.
SOAP headers:
<reportDefinition xmlns:ns2="
https://adwords.google.com/api/adwords/cm/v201502">
<ns2:selector>
<ns2:fields>Id</ns2:fields>
<ns2:fields>CampaignId</ns2:fields>
<ns2:fields>AdGroupId</ns2:fields>
<ns2:fields>KeywordText</ns2:fields>
<ns2:fields>Status</ns2:fields>
<ns2:fields>CpcBid</ns2:fields>
<ns2:fields>CpmBid</ns2:fields>
<ns2:predicates>
<ns2:field>IsNegative</ns2:field>
<ns2:operator>IN</ns2:operator>
<ns2:values>true</ns2:values>
</ns2:predicates>
<ns2:predicates>
<ns2:field>CampaignStatus</ns2:field>
<ns2:operator>NOT_IN</ns2:operator>
<ns2:values>REMOVED</ns2:values>
</ns2:predicates>
<ns2:predicates>
<ns2:field>AdGroupStatus</ns2:field>
<ns2:operator>NOT_IN</ns2:operator>
<ns2:values>REMOVED</ns2:values>
</ns2:predicates>
<ns2:predicates>
<ns2:field>Status</ns2:field>
<ns2:operator>NOT_IN</ns2:operator>
<ns2:values>REMOVED</ns2:values>
</ns2:predicates>
</ns2:selector>
<ns2:reportName>Report - #1428918968416</ns2:reportName>
<ns2:reportType>DISPLAY_KEYWORD_PERFORMANCE_REPORT</ns2:reportType>
<ns2:dateRangeType>ALL_TIME</ns2:dateRangeType>
<ns2:downloadFormat>GZIPPED_CSV</ns2:downloadFormat>
</reportDefinition>
Example report received (containing only regular negatives):
Keyword ID,Campaign ID,Ad group ID,Keyword,Keyword state,Max. CPC,Max. CPM
364880172,47894820,1602706470,hotel Palm Beach,enabled,xxxxxxx, xxxxxxx
364973112,47894820,1602706470,hotels Palm Beach,enabled,xxxxxxx, xxxxxxx
140408718,16213340,
2357592780,curaçao,enabled,xxxxxxx, xxxxxxx
Total, --, --, --, --, --, --
Additional info can be supplied in a private message.
Can you please look into this?
Regards,
Marcel de Vries