Select Campaign type, Campaign subtype and Labels from CAMPAIGN_PERFORMANCE_REPORT

35 views
Skip to first unread message

アルアバヤジアレクサンドレ

unread,
Jul 17, 2019, 2:32:57 AM7/17/19
to AdWords API and Google Ads API Forum
Hi community!

I would like to download the following fields from CAMPAIGN_PERFORMANCE_REPORT:
. Campaign type
. Campaign subtype
. Labels on Campaign

Which field should I write in my "Select" query ?
Here is my code in Python:

report_query = (adwords.ReportQueryBuilder()
    .Select('Date','CampaignStatus','CampaignName','Amount','AccountCurrencyCode','ServingStatus',
            'Clicks','Impressions','Ctr','AverageCpc','Cost','AveragePosition')
    .From('CAMPAIGN_PERFORMANCE_REPORT')
    .During(start_date='20190601', end_date='20190630')
    .Build())

Thanks!
Alex

Google Ads API Forum Advisor Prod

unread,
Jul 17, 2019, 5:49:49 AM7/17/19
to adwor...@googlegroups.com

Hi Alex,

You may use the following fields:

Please let me know if you have further concerns.

Regards,
Hiroyuki
Google Ads API Team



ref:_00D1U1174p._5001U8LuCg:ref

アルアバヤジアレクサンドレ

unread,
Jul 17, 2019, 8:54:02 PM7/17/19
to AdWords API and Google Ads API Forum
Hi Hiroyuki,

Thank you for your quick answer.

Concerning AdvertisingChannelType and AdvertisingChannelSubType I get a different value compared to the report that I downloaded manually from GoogleAds website.

AdvertisingChannelType's value:
. website version:Display Only
. API version:Display

AdvertisingChannelSubType's value:
. website version:All features
. API version:--

I understand it may be a little different for the AdvertisingChannelType's value but why I cannot get the AdvertisingChannelSubType's value from API ?

Best regards,
Alex

2019年7月17日水曜日 18時49分49秒 UTC+9 adsapiforumadvisor:

Google Ads API Forum Advisor Prod

unread,
Jul 18, 2019, 3:01:47 AM7/18/19
to adwor...@googlegroups.com

Hi Alex,

Thank you for your confirmation. Unfortunately, not all the campaign types and campaign subtypes are seen in the Google Ads UI are supported in the AdWords API Reports. So I can further investigate if the campaign which you are looking is indeed supported in AdWords API, could you provide the following information via Reply privately to author?

Reply all
Reply to author
Forward
0 new messages