Hello,
I'm retrieving the Ads Performance Report, and filtering by the
CreativeApprovalStatus to include 'UNCHECKED' ads (which are those in the
pending review stage). I've tried a few different ways to include the ads
in the pending review state without luck. I'm using the Python AdWords
client and print out the operation to the download report request.
{'reportName': 'Ads performance data', 'dateRangeType': 'TODAY',
'includeZeroImpressions': 'true', 'selector': {'predicates': [{'operator':
'IN', 'field': 'Status', 'values': ['ENABLED', 'PAUSED']}, {'operator':
'IN', 'field': 'AdGroupStatus', 'values': ['ENABLED', 'PAUSED']},
{'operator': 'IN', 'field': 'CreativeApprovalStatus', 'values':
['NON_FAMILY_SAFE', 'FAMILY_SAFE', 'APPROVED', 'UNCHECKED']}, {'operator':
'IN', 'field': 'CampaignId', 'values': ['105300171', '105300291',
'59695491', '105300411']}], 'fields': ['AdGroupId', 'AdGroupName',
'AdGroupStatus', 'AdType', 'CampaignId', 'CampaignName', 'CampaignStatus',
'Description1', 'Description2', 'DisplayUrl', 'Headline', 'Id',
'ImageAdUrl', 'ImageCreativeName', 'Status', 'Url']}, 'reportType':
'AD_PERFORMANCE_REPORT', 'downloadFormat': 'CSV'}
Please let me know if you'd like any other details. Would really
appreciate some help as I'm not sure what to try next.
Thanks!
Sanjay
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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