Re: Problem adding YouTubeVideo Placements v201502+

2015-08-21 Thread Michael Cloonan (AdWords API Team)
Hello, This issue should be resolved. Ads set up on the display network using YouTubeVideo placements should now be serving normally. Regards, Mike, AdWords API Team On Monday, August 10, 2015 at 12:45:43 PM UTC-4, Michael Cloonan (AdWords API Team) wrote: Hello, I'd like to give an

Re: Problem adding YouTubeVideo Placements v201502+

2015-08-10 Thread Michael Cloonan (AdWords API Team)
Hello, I'd like to give an update on this issue. The engineering team has determined a fix and we are currently working on implementing it to get it out as quickly as possible. I will update again when this is resolved. Regards, Mike, AdWords API Team On Thursday, July 30, 2015 at 2:55:50 PM

Re: Problem adding YouTubeVideo Placements v201502+

2015-08-03 Thread Michael Cloonan (AdWords API Team)
Hello, Thank you for reporting this issue. The engineering team has determined that this is not working as intended, and is currently working hard to get a fix out as soon as possible. I will keep this thread updated as I hear more. Regards, Mike, AdWords API Team On Friday, July 31, 2015 at

Re: Problem adding YouTubeVideo Placements v201502+

2015-07-31 Thread Michael Cloonan (AdWords API Team)
Hello, I received the private message and am looking into this issue. I will respond there when I have something to share. Regards, Mike, AdWords API Team On Thursday, July 30, 2015 at 2:55:50 PM UTC-4, scorde...@guptamedia.com wrote: I've sent a private message. Let me know if you have not

Re: Problem adding YouTubeVideo Placements v201502+

2015-07-30 Thread Michael Cloonan (AdWords API Team)
Hello, The YouTubeVideo https://developers.google.com/adwords/api/docs/reference/v201506/AdGroupCriterionService.YouTubeVideo criterion doesn't have an associated placement url. If you have both a Placement and a YouTubeVideo for the same video page on YouTube, perhaps the Placement is

Re: Problem adding YouTubeVideo Placements v201502+

2015-07-30 Thread scordeiro
I'm adding these YouTubeVideo criterion to ad groups in my campaign using the AdGroupCriterionService. As such I can see them in my campaign in the AdWords web interface under the Display Network tab selecting the Placements option. The YouTube video url will appear under the Placements

Re: Problem adding YouTubeVideo Placements v201502+

2015-07-30 Thread Michael Cloonan (AdWords API Team)
Hello, I'm not sure where any kind of URL is coming into play. To create a YouTubeVideo criterion, you provide an ID for the video. If you fetch a YouTubeVideo criterion via the API, you can retrieve the ID and the video title, but no URL. Where exactly are you seeing these URLs in conjunction

Re: Problem adding YouTubeVideo Placements v201502+

2015-07-30 Thread scordeiro
Right, there is no placement url in the YouTubeVideo object, but you can set the ID of the video, which I am doing. The system seems to then know to prepend youtube.com/video/ to that ID in order to create the placement. As mentioned before though it is lacking the www., and this seems to

Re: Problem adding YouTubeVideo Placements v201502+

2015-07-30 Thread Michael Cloonan (AdWords API Team)
Hello, Would you mind providing me an example campaign ID so that I can take a look from my end? You can send a response privately to me only if you prefer. And to confirm, Placements that previously got impressions when you set them using a URL are no longer getting impressions using the new

Re: Problem adding YouTubeVideo Placements v201502+

2015-07-30 Thread scordeiro
I've sent a private message. Let me know if you have not received it. (They dont seem to appear anywhere in the forums interface). Thanks! On Thursday, July 30, 2015 at 11:54:19 AM UTC-4, Michael Cloonan (AdWords API Team) wrote: Hello, Would you mind providing me an example campaign ID so

Problem adding YouTubeVideo Placements v201502+

2015-07-29 Thread scordeiro
Up until upgrading to v201502, we were able to create youtube video Placements using the AdGroupCriterionServiceInterface and the Criterion Placement Object. Now it seems we are required to use the Criterion YouTubeVideo ( received errors YouTube urls are not supported in Placement criterion.