Re: how to make video ads for performance max and display

2025-01-30 Thread Matt Dworkin
Ok thanks. And using YouTube videos is the only way to do this? We can't upload a video asset itself? On Thu, Jan 30, 2025 at 2:27 PM Google Ads API Forum Advisor < adsapi@forumsupport.google> wrote: > Hi, > > ResponsiveDisplayAdInfo >

Re: how to make video ads for performance max and display

2025-01-30 Thread Matt Dworkin
oogle.com/google-ads/api/docs/campaigns/overview#differences_from_the_google_ads_ui> > for > more detailed information. The Google Ads API permits only reporting > <https://developers.google.com/google-ads/api/fields/v18/video> of video > ads. Video campaigns must be created using th

Re: how to make video ads for performance max and display

2025-01-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
reporting of video ads. Video campaigns must be created using the UI or Google Ads scripts. You can refer to the Ad type compatibility guide as it describes what types of campaigns and ads are supported from the Google Ads API This message is in relation to case "ref:!00D1U01174p.!5004Q02v

Re: how to make video ads for performance max and display

2025-01-30 Thread Matt Dworkin
Hello, Thanks for getting back to me. I'm a little confused. The API seems to let you create video ads for Responsive display ads ( https://developers.google.com/google-ads/api/reference/rpc/v18/ResponsiveDisplayAdInfo). Or rather, it allows you to upload videos assets (e.g., youtube_video

How to make video ads for performance max and display

2025-01-28 Thread Matt Dworkin
Hello, I'm trying to figure out how to make video ads (NOT video campaigns), for performance max and display campaigns. Is there a way within the Google Ads API to do this without involving YouTube? Or do I need to first upload a video to youtube, and then use YoutubeVideoAsset wit

Clarification on Implementing Consent for Customer Match for Reporting via Google Ads API and Video Ads via Google Ads Script

2024-08-14 Thread Ashish Chaturvedi (Ashu)
*Dear Google Ads API Support Team,* I hope this email finds you well. I am currently using the Google Ads API primarily for reporting purposes, such as retrieving campaign and ad set statistics. Additionally, I am creating Google Video Ads using Google Ads Script. Given the recent updates

Re: Retrieving Correct Click Data for Non-Search Campaigns (YouTube Video Ads)

2023-08-10 Thread 'Igor Selitsky' via Google Ads API and AdWords API Forum
Numbers by ad destination from campaign report. On Thursday, August 10, 2023 at 12:40:56 PM UTC+3 Igor Selitsky wrote: > > We've faced with the same problem, but analytics show significantly lower > amount of sessions in some cases. > For example for one of PERFORMANCE_MAX campaign we see 38 ses

Re: placement targeting in video ads

2023-04-18 Thread Qaiser Javed
Thank you for your response. On Mon, Apr 17, 2023 at 7:27 PM Google Ads API Forum Advisor wrote: > Hi, > > I'm from the Google Ads API Team. I hope you're doing well today. > > Since it appears that you are referring to this article ( > https://support.google.com/google-ads/answer/2454017) which

RE: placement targeting in video ads

2023-04-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I'm from the Google Ads API Team. I hope you're doing well today. Since it appears that you are referring to this article (https://support.google.com/google-ads/answer/2454017) which is more on the product level, I suggest you reach out to the product support team (https://support.google.c

Placement targeting in VIdeo Ads

2023-04-17 Thread Qaiser Javed
Hi Members, Hope you are doing good. I have question please, I want to add *placement targeting* to show my video ad on some *specific channels*, but I am confused with the following note from Google Ads official page. " *For video campaigns that drive conversions only*: To help you find more

Internal server error when requesting Video Ads data

2022-05-19 Thread 'Condati - Data Engineering' via Google Ads API and AdWords API Forum
Hi all, We have an application that extracts GoogleAds data. And suddenly the following query stopped working: SELECT metrics.average_cpc, segments.ad_network_type, ad_group.id, metrics.clicks, metrics.video_quartile_p75_rate, campaign.name, metrics.video_view_rate, video.channel_id, metrics.v

RE: Update Status of Video Ads Campaign

2022-05-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for reaching out. Please note that video campaign mutates are not supported in the Ads API, as mentioned in the Campaign Management overview. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2atG4b:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Update Status of Video Ads Campaign

2022-05-16 Thread Ronak Shah
Hello, We are trying to Enable/Pause the Video Campaigns via Google ads api but unfortunately API is throwing errors. Failure: {"errors":[{"errorCode":{"operationAccessDeniedError":"MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT"},"message":"A mutate action is not allowed on this resource, from this

RE: Creating Video Ads

2022-04-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Shigero, Thanks for reaching out to the Google Ads API forum. Yes you can create video ads via API. For doing that please refer to this page before creating a campaign. Feel free to use our sample code in add campaigns with your preferred programming language. Let me know if you have any

Creating Video Ads

2022-04-17 Thread shigero imamura
Hello. Can I use Google Ads Api to create a YouTube video ad campaign? thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are s

Re: Retrieving Correct Click Data for Non-Search Campaigns (YouTube Video Ads)

2021-12-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Wesley, Thank you for your follow up. I work with Aryeh and allow me to assist you as well. GCLIDs are generated from impressions and during the said impression time, as also mentioned in this earlier blog post. However, regarding how you appear to be generating more GCLIDs than what you ha

Re: Retrieving Correct Click Data for Non-Search Campaigns (YouTube Video Ads)

2021-12-10 Thread Wesley
Please read my question, it's not about the definition of interactions, it's about why I'm getting results that indicate I got many clicks when in reality I only got 1 click from that location on that day. Thanks. On Thursday, December 9, 2021 at 7:27:02 PM UTC+1 adsapi wrote: > Hi there, > >

RE: Retrieving Correct Click Data for Non-Search Campaigns (YouTube Video Ads)

2021-12-09 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi there, Here's a product support page that explains what interactions are for Youtube. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2SdGq9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~

Retrieving Correct Click Data for Non-Search Campaigns (YouTube Video Ads)

2021-12-08 Thread GAdsAPIUser
that the data that I get back here aren't just actual clicks, but also ad interactions for my YouTube video ads. I am getting that idea from this snippet here related to ClickView: "For non-Search campaigns, metrics.clicks represents the number of valid and invalid interactions.&qu

RE: Google video ads API error - MUTATE_NOT_ALLOWED

2021-10-25 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for posting your concern to us. I had to delete your initial post as it contained your logs. I am reposting below without the sensitive log information for reference : “Hello Team, I am working on google Ads API , I have some errors in Responsive Video Ads API , Please check

Google video ads API error - MUTATE_NOT_ALLOWED

2021-10-23 Thread Yogesh Kumavat
Hello Team, I am working on google Ads API , I have some errors in *Responsive Video Ads API ,* Please check below request and response log & suggest us solution. *Google responsive video ads API request & response :* Request: {"customerId":"9978994307",&quo

Re: How to save thumnail in VIDEO_TRUEVIEW_DISCOVERY_AD type of video ads

2021-09-07 Thread Google Ads API Forum Advisor
Hi Echo, Thanks for the reply. Could you provide the specific information that you want to retrieve using API for that ad? Also, you can provide the steps on how to navigate to that UI with screenshots (translated in English). You can provide it via Reply privately to author option. If this op

Re: How to save thumnail in VIDEO_TRUEVIEW_DISCOVERY_AD type of video ads

2021-09-02 Thread echo cao
In VIDEO_TRUEVIEW_DISCOVERY_AD, I mean when I choose a thumbnail,Which field to use to receive this value?I didn't find it in the API.Can you tell me? 在2021年9月3日星期五 UTC+8 上午11:56:04 写道: > Hi Echo, > > I am afraid that downloading of media files such as an image is currently > not supported

RE: How to save thumnail in VIDEO_TRUEVIEW_DISCOVERY_AD type of video ads

2021-09-02 Thread Google Ads API Forum Advisor
Hi Echo, I am afraid that downloading of media files such as an image is currently not supported in the Google Ads API. However, so that I can raise a feature request for this, is downloading of media files supported in the UI? If yes, then please provide the screenshots and related documentat

How to save thumnail in VIDEO_TRUEVIEW_DISCOVERY_AD type of video ads

2021-09-01 Thread echo cao
Hi Team, Can you Please tell me how to save thumnail in VIDEO_TRUEVIEW_DISCOVERY_AD type of video ads ? Where is the API interface? Which field to use to receive the value [image: 企业微信截图_16304908161846.png] Regards, yang su -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

RE: Get youtube videos the video ads placed on

2021-08-24 Thread Google Ads API Forum Advisor
Hello, Looks like you found the detail placement view. Thank you for posting your own solution to the forum. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2Lotl1:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://go

Re: Get youtube videos the video ads placed on

2021-08-20 Thread Dihan Cheng
ource are both the video ads itself, but I want the original videos > which the ads video placed on, is it possible? > > thanks, > Dihan > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://go

Get youtube videos the video ads placed on

2021-08-20 Thread Dihan Cheng
Hello, I'm wondering if there is a way to get all the youtube videos which an video ad placed on? The video id retrieved from video resource and media file resource are both the video ads itself, but I want the original videos which the ads video placed on, is it possible? thanks,

RE: Bulk create video ads API

2021-07-19 Thread Google Ads API Forum Advisor
Hello, Thanks for reaching out. It is not currently possible to create video ads using the Ads API (though it is possible using Scripts). There also has not been an external announcement regarding video ad supports. Any such announcement will be posted on the Ads Developer blog. Regards, Matt

Bulk create video ads API

2021-07-15 Thread Kay Chen
Hi Team, We're working on building a bulk video ads generator, we'd like to asking is that do Google Ads API providing create video ads through API now? The last update from team is the API are going to release around 2021 Q3, but we still can't find the relevant inf

RE: Update Video Ads campaign

2020-09-21 Thread Google Ads API Forum Advisor Prod
Hi Vishal, Thank you for reaching out to us. Unfortunately both AdWords and Google Ads API do not support creating and editing video ads/campaigns via the API. You can read more about this here and here. However, you can still create and edit these video campaigns and ads via the UI. Let me

Update Video Ads campaign

2020-09-21 Thread Vishal Sharma
Hello Team, We have a requirement to update budget of a video Ad Campaign on Google. We are trying to do this via Google API v201809. Further planning to do any sort of update related to bids, budget and status of campaign through Google API only. Please help me to understand the feasibilit

Re: video ads keywords

2020-07-21 Thread frank mcmanus
Well that would make sense then. Thank you! On Friday, July 17, 2020 at 5:09:19 PM UTC-4 adsapiforumadvisor wrote: > Hi Frank, > > The query you used looks to be ok. However, when I looked up the > campaign 745578195, I saw that it didn't contain any keywords so that is > why your report is emp

RE: video ads keywords

2020-07-17 Thread Google Ads API Forum Advisor Prod
Hi Frank, The query you used looks to be ok. However, when I looked up the campaign 745578195, I saw that it didn't contain any keywords so that is why your report is empty. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q21mq2a:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: video ads keywords

2020-07-17 Thread frank mcmanus
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 po

Re: video ads keywords

2020-07-17 Thread frank mcmanus
d_group_criterion.keyword.match_type, > campaign.name, > campaign.id, > metrics.impressions, > campaign.advertising_channel_type > FROM keyword_view > WHERE campaign.id = 246809753 >

Re: video ads keywords

2020-07-17 Thread frank mcmanus
trics.impressions, campaign.advertising_channel_type FROM keyword_view WHERE campaign.id = 246809753 ORDER BY campaign.id ''' We are getting keyword data for all ads that are NOT video ads. Hoping to get keyword metrics for video

RE: video ads keywords

2020-07-17 Thread Google Ads API Forum Advisor Prod
Hi Frank, Unfortunately, it is not possible to get these metrics from the keyword view. You can use the Interactive Google Ads Query Builder to test out valid queries. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q21mq2a:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: video ads keywords

2020-07-17 Thread frank mcmanus
Another way to ask is how can we get video ad metrics from the keyword_view resource? We are currently getting ad level performance metrics from the keyword_view resource but video ads are not showing up. On Friday, July 17, 2020 at 9:42:24 AM UTC-4 frank mcmanus wrote: > We are gett

how to get keyword metrics for video ads

2020-07-17 Thread frank mcmanus
we are getting ad metrics from the 'videos' resources but how do we get the keyword metrics associated with that video ad? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

video ads keywords

2020-07-17 Thread frank mcmanus
We are getting video ad metrics but how can we get the associated keyword metrics with that ad? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message b

RE: Outstream video ads don't seem to have an AdType in the AdWords API

2019-05-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Dorian, As of now we are seeing empty AdType for Outstream video Ads, but we are not sure about the change in future. But for now you can consider this as workaround. Regards, Sai Teja, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Outstream video ads don't seem to have an AdType in the AdWords API

2019-05-08 Thread Dorian Kind
Hi Sai Teja, thanks for confirming. Can we rely on the behavior that these ads have no AdType going forward? Best, Dorian On Tuesday, 7 May 2019 20:50:27 UTC+2, googleadsapi-forumadvisor wrote: > > Hello Dorian, > > I took a look at the API report for that outstream Ad and got no value for > t

RE: Outstream video ads don't seem to have an AdType in the AdWords API

2019-05-07 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Dorian, I took a look at the API report for that outstream Ad and got no value for the AdType field. It seems like for the Outstream Ads AdType is empty. Regards, Sai Teja, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Outstream video ads don't seem to have an AdType in the AdWords API

2019-05-07 Thread Dorian Kind
Hello Sai Teja, here's the report definition: https://adwords.google.com/api/adwords/cm/v201809";> Id AdType CampaignStatus IN ENABLED PAUSED AdGroupStatus IN ENABLED PAUSED Status IN ENABLED

RE: Outstream video ads don't seem to have an AdType in the AdWords API

2019-05-06 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Dorian, Could you please share the report definition, the Client customer Id and the Ad_Id for which you are seeing this discrepancy to help further? Regards, Sai Teja, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Outstream video ads don't seem to have an AdType in the AdWords API

2019-05-06 Thread Dorian Kind
Hi, I just noticed that in the AD_PERFORMANCE_REPORT, outstream video ads have their AdType field set to the empty string, whereas other types of video ads use the value "Display ad", as far as I can tell, Is this by design? If so, can we safely assume that an empty AdType fie

Re: Ad Performance report returns ad type as 'Display ad' for video ads

2018-11-22 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
which data has the ad type of "Display Ad" instead of "Video Ad"? Please reply via *Reply privately to author*. Thanks and regards, Luis AdWords API Team On Friday, November 23, 2018 at 9:01:20 AM UTC+8, puneeth wrote: > > We are using Ad Performance report to get

Ad Performance report returns ad type as 'Display ad' for video ads

2018-11-22 Thread puneeth
We are using Ad Performance report to get Attributes information for video ads. But we are receiving ad type as 'Display Ad' instead of 'Video Ad' as shown in Google Ads dashboard. And for some ads, we are getting an empty array as a response (Suspecting ads which

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

2018-10-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, We don't have any updates yet. The video campaigns are still only supported via reports in the AdWords API. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.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) w

Youtube Video Ads performance reporting in Python

2018-09-30 Thread Digi West
Hi! I am trying to automate the process of reporting Youtube Video Ads performance by using the API in Python. What would be the API that would get me this data and what is the format of this call, given that the CSV table currently manually downloaded is attached above. I am trying to get

Re: Fetch data from Video ads section. (Views etc)

2018-07-23 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Jeet, Are you referring to the Video campaigns? If so, please note that these are not supported through the API services. You may also check this guide for all the supported ad formats throug

Fetch data from Video ads section. (Views etc)

2018-07-23 Thread Jeet Singh
Could someone hook me up with an easy to understand PHP script to fetch video ads data from the adwords panel using the API ? I'd appreciate the help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspo

Re: Video Ads: Want to pull VideoId and Video thumbnail url

2018-07-13 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Abhishek, My apologies if I'm unable to comment regarding this. I have mentioned that video ads thumbnail URLs are not supported in the AdWords API so I would not be able to verify if the convention you are suggesting is indeed correct. That being said, I would recommend that you g

Re: Video Ads: Want to pull VideoId and Video thumbnail url

2018-07-12 Thread Abhishek Gupta
Hi Peter, I've noticed that ads URL can be constructed as `https://i1.ytimg.com/vi//default.jpg`. Does the image name always remain `default.jpg` for each and every ad ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Video Ads: Want to pull VideoId and Video thumbnail url

2018-07-12 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Abhishek, The url for your video ad's thumbnail is currently not available via the AdWords API. Also, my apologies if I cannot comment if this is possible via the YouTube API since the said API is already out of scope for our team. Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~

Video Ads: Want to pull VideoId and Video thumbnail url

2018-07-12 Thread Abhishek Gupta
Hi, For all ads in my account, I want to pull videoID and video thumbnail url(to construct the thumbnail image) for each ad. What's the way to get them ? I have extracted the VideoID and from that I think I can construct the URL for thumbnail(as seen in attachment image), but for this, I need

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

2018-04-06 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
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 -- -

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

2018-04-05 Thread sagun . tumkar
Hi AdWords API Team, Just wanted to check if there is any update on adding a support in API to create/update video campaigns? It's been couple of years now. Are you planning to add the API sooner? Thanks, Sagun On Thursday, April 13, 2017 at 11:36:35 AM UTC-7, Sreelakshmi Sasidharan (AdWor

Re: Unable to use Template Ads to create video ads with youtube url

2018-01-10 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, The OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE error is noticed when the operation is not permitted on the campaign type (DISPLAY). The TrueView in-search video template ads

create video ads with youtube url error

2018-01-10 Thread BruceChiu
hi i try to use template ad create video ads with youtube url . i use templateId 231 and give required parameters but it have errors? Is there anything wrong? mycode: $adGroupAdService = $adWordsServices->get($session, AdGroupAdService:: class); $operations = []; // Creat

unable to use template ads to create video ads with youtube url

2018-01-10 Thread Bruce Chiu
Hi i was trying to create a template ad with youtube url. use templateId : 231 and give all required parameters. but have some errors. Is there anything wrong? my code: $adGroupAdService = $adWordsServices->get($session, AdGroupAdService:: class); $operations = []; // Create a tem

Unable to use Template Ads to create video ads with youtube url

2018-01-10 Thread BruceChiu
Hi I tried to use template ads create a video template ad service. I referred the document, but has some error message. my code: $adGroupAdService = $adWordsServices->get($session, AdGroupAdService:: class); $operations = []; // Create a template ad. $youtubeAd = new Template

Re: How to setup a campaign with hundreds of video ads

2017-11-23 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Imanuel, It seems that your issue is more specific to the YouTube Data API, and not AdWords API, as you are uploading the videos using this API. Our team only handles AdWords API related issues/concerns and with this, please contact the YouTube Data API support via this link

How to setup a campaign with hundreds of video ads

2017-11-23 Thread Imanuel Leibovitch
I wish to run personalized AdWords TrueView campaign with hundreds of videos renditions As far as I know I to upload all of these videos to be hosted on YouTube I developed and app using the youtube data api to upload the videos in bulk but after 99 videos I get en error "The user has exceeded

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

2017-04-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Sagun, Thanks for your feedback. Unfortunately, the video campaigns are not yet supported by the API except in reports. The team is already aware of the request for this feature but w

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

2017-04-13 Thread sagun . tumkar
AM UTC-8, Nakul Ringshia wrote: >> >> Hi >> >> I need to pull the following metrics for the video ads >> Ad >> Ad previews >> Video >> Impressions >> Views >> View Rate >> Avg. CPV >> Total Cost >> Website clicks >

Re: Can I manage youtube reserved video ads through AdWords

2016-11-24 Thread 'Peter Oliquino' via AdWords API Forum
Hi Imanuel, Youtube Reserved Video Ads are currently not supported in the AdWords API. In the meantime, you may refer to our blog <http://googleadsdeveloper.blogspot.com/search/label/adwords_api> for any updates or announcements regarding this feature. Best regards, Peter AdWords AP

Can I manage youtube reserved video ads through AdWords

2016-11-24 Thread Imanuel Leibovitch
I know I can run TrueView video ads through AdWords but can I set up YouTube Reserved video ads (VAST ads served by 3rd party vendors) and view metrics for this ads in AdWords? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

Re: create video ads via Api

2016-10-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
to use other API services, like CampaignService or AdGroupService to retrieve or manage your Video Campaigns. If you are looking to create video ads for other campaign types, you can use the API to do this using template ads <https://developers.google.com/adwords/api/docs/appendix/templatea

Re: create video ads via Api

2016-09-29 Thread Steve Gerace
I see older references such as this, but was wondering if anything has been updated. Can you create Video Ads via API with the current api version? On Monday, April 21, 2014 at 10:57:53 PM UTC-7, Dan Shamir wrote: > > i cant seem to find the refrence to the api for generating video ca

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

2016-07-19 Thread sagun . tumkar
Hi AdWords API Team, Is there any update on adding a support in API to create/update video campaigns? Thanks, Sagun On Wednesday, January 25, 2012 at 4:16:36 AM UTC-8, Nakul Ringshia wrote: > > Hi > > I need to pull the following metrics for the video ads > Ad > Ad

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

2016-03-19 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Sagun, There are currently no updates to whether or when the API will support video campaigns. You can follow our blog to get any announcements regarding this. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~

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

2016-03-19 Thread sagun . tumkar
Hi AdWords API Team, Is there any update on adding a support in API to create/update video campaigns? Thanks, Sagun On Wednesday, December 16, 2015 at 6:50:52 AM UTC-8, Anthony Madrigal wrote: > > Hello, > > Please see the Video Performance Report >

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

2015-12-16 Thread Anthony Madrigal
Hello, Please see the Video Performance Report . It includes the metrics VideoId, VideoViews, VideoViewRate, Clicks, Cost, AverageCpv and Impressions. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=

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

2015-12-15 Thread VJ
Hello Team, In adwords api v201509 is there any update for video ads campaigns data matrics?? Is it available now? On Wednesday, January 25, 2012 at 5:46:36 PM UTC+5:30, Nakul Ringshia wrote: > > Hi > > I need to pull the following metrics for the video ads > Ad > Ad

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

2015-11-18 Thread Umesh Dengale
Hi Sagun, We can't comment on the future features of the AdWords API. Please keep an eye on our AdWords API blog for any updates or announcements. Che

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

2015-11-18 Thread sagun . tumkar
Hi AdWords API Team, Are you going to support creating/updating video campaigns in the next release? Thanks, Sagun On Monday, October 19, 2015 at 6:24:12 AM UTC-7, Umesh Dengale wrote: > > Hello, > > The AdWords API v201509 supports TrueView campaigns that have migrated > from AdWords for

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

2015-10-19 Thread Justin Coon
Thank you AdWords and API team for listening to your customers needs and responding appropriately Justin Coon Software Architect Campaignium On Mon, Oct 19, 2015 at 8:24 AM, Umesh Dengale < adwordsapiadvisor+um...@google.com> wrote: > Hello, > > The AdWords API v201509 supports TrueView campaign

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

2015-10-19 Thread Umesh Dengale
Hello, The AdWords API v201509 supports TrueView campaigns that have migrated from AdWords for video, and several reports now include statistics and new metrics for these campaigns. The new VIDEO_PERFORMANCE_REPORT

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

2015-10-18 Thread Akshay Surve
Great to know that video perf is available on reporting! Are there any updates to creation of Video Campaigns? On Wednesday, January 25, 2012 at 5:46:36 PM UTC+5:30, Nakul Ringshia wrote: > > Hi > > I need to pull the following metrics for the video ads > Ad > Ad

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

2015-10-07 Thread Umesh Dengale
Hello, The AdWords API v201509 supports TrueView campaigns that have migrated from AdWords for video, and several reports now include statistics and new metrics for these campaigns. The new VIDEO_PERFORMANCE_REPORT

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

2015-10-07 Thread max lewis
as the video performance report i pull via the interface doesn't match the 'videos' tab i see in adwords. anyway, hope this post is of some use to some of you! On Wednesday, January 25, 2012 at 12:16:36 PM UTC, Nakul Ringshia wrote: > > Hi > > I need to pull the foll

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

2015-09-16 Thread Umesh Dengale
Hello, We can't comment on the future releases of the AdWords API. Please refer to the AdWords API blog for any updates or announcements. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

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

2015-09-16 Thread Zweitze
Nowadays video campaigns appear to be visible in Google Analytics. Just ask for the ga:campaign field, the video campaigns are there. You can filter for them using ga:adDistributionNetwork==unknown. Apparently this change was introduced in July. I could not find any official announcement. --

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

2015-09-15 Thread Jamie Quint
To clarify, will you be supporting reporting for Video through the AdWords API now that the front-end interface for AdWords for Video/TrueView Video is also integrated. On Tuesday, September 15, 2015 at 2:19:36 PM UTC-7, Umesh Dengale wrote: > > Hello, > > This forum is related to the AdWords AP

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

2015-09-15 Thread Umesh Dengale
Hello, This forum is related to the AdWords API. Please post your question in the AdWords community . Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelop

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

2015-09-15 Thread Jamie Quint
the AdWords interface as well? On Wednesday, January 25, 2012 at 4:16:36 AM UTC-8, Nakul Ringshia wrote: > > Hi > > I need to pull the following metrics for the video ads > Ad > Ad previews > Video > Impressions > Views > View Rate > Avg. CPV > Total Cos

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

2015-09-10 Thread Eric W
e API is triggered by Google AdWords account teams. I work for >> a agency that year after year is pushed to have more and more video ads, so >> I have performance and strategy directors asking me time and time again why >> our reports don't show video campaigns. The look

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

2015-09-01 Thread Thanet Knack Praneenararat (AdWords API Team)
52 AM UTC+9, Ed- wrote: > > Hi Umesh, > > I believe the reason so many people ask to have this kind of campaign > exposed by the API is triggered by Google AdWords account teams. I work for > a agency that year after year is pushed to have more and more video ads, so > I hav

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

2015-09-01 Thread Justin Coon
Well said! On Sep 1, 2015 3:57 PM, "Ed-" wrote: > Hi Umesh, > > I believe the reason so many people ask to have this kind of campaign > exposed by the API is triggered by Google AdWords account teams. I work for > a agency that year after year is pushed to have more a

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

2015-09-01 Thread Ed-
Hi Umesh, I believe the reason so many people ask to have this kind of campaign exposed by the API is triggered by Google AdWords account teams. I work for a agency that year after year is pushed to have more and more video ads, so I have performance and strategy directors asking me time and

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

2015-09-01 Thread Justin Coon
We are painfully aware that Trueview data is not available...hence all the replies...we need to have this On Sep 1, 2015 3:29 PM, "Umesh Dengale" wrote: > Hello, > > The AdWords API does not support the trueview campaigns. Currently, we > don't have any plans to support the trueview campaigns. >

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

2015-09-01 Thread Umesh Dengale
Hello, The AdWords API does not support the trueview campaigns. Currently, we don't have any plans to support the trueview campaigns. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogsp

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

2015-09-01 Thread Dev Tecteam
vailable or at least if it's on Google API team plans ? Le mercredi 19 août 2015 21:30:15 UTC+2, Umesh Dengale a écrit : > > Hello, > > Currently, there is no support for video campaigns and reporting on video > ads in the AdWords API. Please watch our blog > <http://goog

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

2015-08-19 Thread Umesh Dengale
Hello, Currently, there is no support for video campaigns and reporting on video ads in the AdWords API. Please watch our blog <http://googleadsdeveloper.blogspot.com/search/label/> for all new feature announcements. Thanks, Umesh, AdWords AP

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

2015-08-19 Thread Jackson Wilson
he thread as yet another video and search advertiser that needs a way to pull video campaign data down through the AdWords API's. On Wednesday, January 25, 2012 at 7:16:36 AM UTC-5, Nakul Ringshia wrote: > Hi > > I need to pull the following metrics for the video ads > Ad

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

2015-08-13 Thread Danial Klimkin
Hello Justin, We have no updates at the moment. -Danial, AdWords API Team. On Monday, August 3, 2015 at 4:09:31 PM UTC+2, Justin Coon wrote: > > Any updates on this? > > On Thursday, July 2, 2015 at 6:11:31 AM UTC-5, Danial Klimkin wrote: >> >> Hello Zweitze, >> >> >> We don't plan to change

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

2015-08-03 Thread Justin Coon
Any updates on this? On Thursday, July 2, 2015 at 6:11:31 AM UTC-5, Danial Klimkin wrote: > > Hello Zweitze, > > > We don't plan to change this behavior for the released API versions. > > > -Danial, AdWords API Team. > > > On Tuesday, June 30, 2015 at 3:04:46 PM UTC+2, Zweitze wrote: >> >> Thank y

  1   2   >