Re: Adwords API Video campaigns

2020-02-12 Thread Ryan Allan
Hi, any update on being able to mutate video campaigns via the API (e.g. 
change daily budgets, or max CPV)?

On Sunday, August 4, 2019 at 11:31:53 PM UTC-6, adsapiforumadvisor wrote:
>
> Hi Billy,
>
> We already raised a feature request to our engineering team so that 
> managing of video campaign will be supported in AdWords API.
>
> However, my apologies as I don't have a definite timeline on when this 
> feature will be supported.
>
> This said, please continue to follow our blog 
>  to 
> receive future updates such as new releases.
>
> Regards,
> Ejay
> Google Ads API Team
>
> ref:_00D1U1174p._5001UEHkhw:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f55b8cbd-7815-496f-a8f3-afe7280658b0%40googlegroups.com.


Re: Video Ads - How to pull metrics from Adwords API.

2018-10-19 Thread Ryan Allan
HI there, as it's been another 6 months since the last reply, just wanted 
to check if there's been any improvements in this area, can we do anything 
other than reporting with video campaigns via the API?


On Friday, April 6, 2018 at 11:13:38 AM UTC-6, Sreelakshmi Sasidharan 
(AdWords API Team) wrote:
>
> Hi Sagun, 
>
> We don't have any updates yet. You will still have to use the UI to manage 
> a video campaign. Please keep an eye on our blog 
>  for any 
> updates and announcements about the API. 
>
> Thanks,
> Sreelakshmi, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/fceaa48d-0a20-43a8-bb28-5b2970b3aa31%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Determine video ad format via API?

2018-08-09 Thread Ryan Allan
Thanks Luis, is this still the case with v201806? Or is there now a way to 
programatically determine a video ad's format?

On Monday, March 5, 2018 at 3:00:50 AM UTC-6, Luis Xander Talag (AdWords 
API Team) wrote:
>
> Hi Ryan,
>
> Currently, the report types 
>  of 
> AdWords API does not support filtering data based on its video ad format. 
> You may check this guide 
>  
> for 
> the available attributes that you can use to filter for your reports. 
> However, you may try to filter those ads based on their templateID 
> 
>  of 
> the AdGroupAdService 
> 
>  then 
> you may use that to filter your report. Take note though that these are the 
> only template ads 
>  that 
> is supported in the API.
>
> Thanks and regards,
> Luis
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/aa327e3f-b070-43aa-ae17-f44f9eaf8587%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Are multiple predicates still applied as AND?

2018-06-19 Thread Ryan Allan
I read a post from 2012 from the adwords team stating all predicates in 
video performace reports are applied as AND, without any option to combine 
multiple predicates using some kind of OR.

Is this still the case?

And if so, is the preferred workaround to submit multiple requests, each 
with its own set of AND predicates (and then combine/process the returned 
results however I need to)?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/43801c07-e7f4-4411-8622-66e45eefda4d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Determine video ad format via API?

2018-03-04 Thread Ryan Allan
Is there a way to determine a selected ad's video ad format (e.g. In-steam, 
Video discover, or Bumper) via API calls?

I currently get campaign performance data via API, but bumper ads' views 
are actually reported as impressions (whereas In-stream or Video discovery 
ads' views are reported as views, and their partial views are reported as 
impressions), which messes up my custom API-driven reports.

If I was able to discern which campaigns were using bumper ads, I could 
present the view data appropriately in my reports, but without a way to 
know which is which this is currently not possible.

I looked through the performance report fields and didn't see anything that 
looked like it would work, so is there a way to do this?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 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/24ccb358-3aaa-47b0-9e27-36efcdb38e58%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.