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 be the cause of no traffic. I am not creating a placement and a youtubevideo for the same page on YouTube, sorry for any confusion.
From the docs :
"Added support for YouTubeVideo and YouTubeChannel criteria to CampaignCriterionService and AdGroupCriterionService. These replace using Placement criteria to target or exclude YouTube.com videos and channels, which now results in a YOUTUBE_URL_UNSUPPORTED error." I'm simply trying to replace that Placement criteria with the YouTubeVideo criteria it is suggesting. Is there any other info I could provide to help resolve this?