Wow good timing! The just today released v0.3.0 supports Display Campaigns: 
https://developers.google.com/google-ads/api/docs/release-notes

I suppose Video is similarly waiting on support in a future version in that 
case then? 

On Wednesday, August 29, 2018 at 8:39:02 AM UTC-7, 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/05b88d39-023d-4fd5-85b4-0f48eab962b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to