Hello James,

Yes, Google Ads API Beta v0.3.0 
<https://developers.google.com/google-ads/api/docs/release-notes> now 
supports display campaigns as well. I ran the exact query you mentioned and 
able to see search, display campaigns as well. Currently, video campaigns 
are not available via API. We don't have any expected time of availability 
as of now. You could keep an eye on our blog 
<https://ads-developers.googleblog.com/search/label/google_ads_api> for 
future release. 

Regards,
Sai Teja, AdWords API Team.

On Wednesday, August 29, 2018 at 11:39:02 AM UTC-4, James Robinett wrote:
>
> Hi there, 
>
> I'm trying out the new Google Ads Beta API, running a very simple query to 
> grab a list of Campaigns:
>
> SELECT 
> campaign.id, 
> campaign.name
> FROM campaign
> WHERE campaign.status IN ("ENABLED", "PAUSED")
> ORDER BY campaign.id
>
> The result has all the expected Search campaigns for the requested 
> account, but doesn't include any Campaigns with Type = Display or Video.
>
> I've tried adding ad_network_type as a segment as well, but it still shows 
> the same list of Search Campaigns only. Also tried explicitly searching 
> WHERE campaign.name = "Display Campaign Name" but got no results.
>
> Am I missing something or is querying Display/Video campaigns not 
> supported yet?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7e2a44c9-f284-4d52-a280-eced1c98bb37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to