How we can get "Display only" campaigns through GAQL ?

21 views
Skip to first unread message

Ramanajee Kandregula

unread,
Dec 27, 2019, 4:20:49 AM12/27/19
to AdWords API and Google Ads API Forum
Hello,
How we can get "Display only" campaigns through GAQL ?

Google Ads API Forum Advisor Prod

unread,
Dec 27, 2019, 1:27:08 PM12/27/19
to ramana...@gmail.com, adwor...@googlegroups.com

Hi Ramanajee,

Thank you for reaching the support. You could filter your report query with 'DISPLAY' type for campaign.advertising_channel_type to retrieve display only campaigns via API. Please find below the sample report query for reference. Let us know if you have any additional concerns.

SELECT campaign.id, campaign.name, campaign.advertising_channel_type FROM campaign WHERE campaign.advertising_channel_type = 'DISPLAY' LIMIT 100

Regards,
Nikisha Patel, Google Ads API Team



ref:_00D1U1174p._5001UOFKhc:ref
Reply all
Reply to author
Forward
0 new messages