Re: Can I get paid views for a youtube video by it's ID?

2019-09-09 Thread Strutio
Hi Dannison,

thanks for your reply. First of all: I just posted a duplicate because I 
thought the first post got lost (so you can just trash that other one). 
Seems like this will do the job, will test it out! 

Thanks!



On Monday, September 9, 2019 at 5:18:25 AM UTC+2, adsapiforumadvisor wrote:
>
> Hi,
>
> Thank you for reaching out.
>
> You may download the Video Performance Report 
> 
>  
> in the AdWords API as this will get all the metrics and attributes related 
> to all your video ads. You will also be able to get the view count and cost 
> for each ad. Refer to the sample query below.
>
> AWQL: SELECT CampaignId, VideoTitle, VideoId, VideoChannelId, VideoViews, 
> Cost, Clicks FROM VIDEO_PERFORMANCE_REPORT
>
> Let me know if you have further concerns.
>
> Regards,
> Dannison
> Google Ads API Team
>
> ref:_00D1U1174p._5001UHG6Vo: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/377b8a19-bd94-41fc-9109-fce692771f10%40googlegroups.com.


How to query the API for paid views on a youtube video?

2019-09-09 Thread Strutio
Hi,

Background: I have a youtube channel and an adwords account. Some of the 
youtube videos have paid views. I use the google data api to get the video 
ids of my channel. Now i want to query the google adwords api to get the 
amount of paid views that video has received. Is that possible? Language 
does not matter too much, but I'd prefer python.

If that is not possible: Can I do it the other way around? Get all paid 
views for all videos in that adwords account?


Best regards and thanks in advance!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/df6e8448-a09e-4df0-a9b5-471c2441d062%40googlegroups.com.


Can I get paid views for a youtube video by it's ID?

2019-09-08 Thread Strutio
Hi,

I have a youtube account that have some videos that are promoted using ads 
campaigns. I want to query the API to get the total number of paid views a 
video has received. I am open about using the AdWords API or Ads API as the 
application is not time critical.
So can I put in a youtube video id in some query and receive the total 
amount of paid views? How would a query like that look like? 
If that is not possible, is there any other option to get the result?  So 
can I query the account adwords account and get all video ids and total 
amount of views (so I can compare it to the video ids I have)?

Thanks for any help!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/01916f49-a154-4afb-95cf-6d29b5b1a8f7%40googlegroups.com.