Hi ,

Should I be expecting video campaigns of subtype "sequence" to be returned 
in the campaign resource of the Google Ads API?  If yes, then when I 
reference the campaign id found in the Google Ads App for a video campaign 
of subtype sequence, the response does not return anything. Below is a 
basic query highlighting the issue (input requires relevant customer id and 
campaign id for a video ad of sub type sequence).

'SELECT campaign.id, campaign.name '
                  'FROM campaign '
                  'WHERE campaign.resource_name = 
"customers/{customer_id}/campaigns/{campaign_id}" '
                  'PARAMETERS include_drafts=true'

Any guidance on this issue would be greatly appreciated!

Many thanks,

Andy

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/284d25fb-4309-434a-91d3-a3058e871b8f%40googlegroups.com.

Reply via email to