Hi all

Using the AdWords API, I'm not able to find all the campaigns present in 
the Adwords UI. These are present in the Campaign Performance Report but 
not in the Ad Performance Report. 
There is a difference of about 30 odd campaigns which I'm unable to account 
for.

I'm using the report_downloader from the google ads Python API with the 
following report definition:
 report_format = {
 'selector': {
 'fields': ['CampaignName'],
 },
 'reportName': '{:s}'.format(report),
 'reportType': '{:s}'.format(report),
 'downloadFormat': 'CSV',
 'dateRangeType': 'LAST_7_DAYS'
 }



 The `report` is the variable that holds the report names : 
CAMPAIGN_PERFORMANCE_REPORT and AD_PERFORMANCE_REPORT.
Could anyone shed some light on why this would happen ?

Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/de80e805-fbcb-40f6-abea-ee92dd5885b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... fibinse . xavier
    • ... 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to