Hey Eric,
Sorry to revive an old thread, but can you confirm that this actually works
in the v201008 API. I've been requesting keyword performance reports on an
account which has negative keywords and not been receiving any results. Your
help would be appreciated. Here is an example of the report selector.
{
'operator': 'ADD',
'operand': {
'xsi_type': 'ReportDefinition',
'reportName': 'keyword performance report',
'dateRangeType': 'CUSTOM_DATE',
'reportType': 'KEYWORDS_PERFORMANCE_REPORT',
'downloadFormat': 'GZIPPED_CSV',
'selector': {
'fields': ['Date', 'KeywordText', 'KeywordMatchType',
'IsNegative', 'QualityScore', 'Impressions', 'Clicks', 'Cost',
'Conversions'],
'predicates': [{'field': 'CampaignStatus', 'operator':
'EQUALS', 'values': ['ACTIVE']},
{'field': 'AdGroupStatus', 'operator':
'EQUALS', 'values': ['ENABLED']},
{'field': 'IsNegative', 'operator': 'EQUALS',
'values': ['TRUE']}],
'dateRange': {
'min': start_date,
'max': end_date
}
}
}
And the resulting report which contains no data
"keyword performance report (Feb 26, 2011-May 27, 2011)"
Day,Keyword,Match type,Is negative,Quality
score,Impressions,Clicks,Cost,Conv. (1-per-click)
Total, --, --, --, --,0,0,0.00,0
Please let me know what I'm doing wrong. Thanks.
Peter
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [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