Re: Google Ads Beta API - Display/Video Campaigns not showing up in query

2018-08-29 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello James,

Yes, Google Ads API Beta v0.3.0 
 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 
 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.


Re: Google Ads Beta API - Display/Video Campaigns not showing up in query

2018-08-29 Thread James Robinett
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.


Re: Google Ads Beta API - Display/Video Campaigns not showing up in query

2018-08-29 Thread James Robinett
Haha good timing I suppose! V0.0.3 support Display Campaigns 
now: 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/0e5aa2ce-5a85-4af2-af39-6a200c006d44%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Google Ads Beta API - Display/Video Campaigns not showing up in query

2018-08-29 Thread James Robinett
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/0f5575ed-12e5-4330-8e86-019f19c76c23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.