I have been working on migrating code from v13 to v2009. One of the things that I did with v13 was create Video Ads. The code couldn't actually upload a video (this had to be done through the AdWords web UI), but once there was a video, I could use the API to create video ads that referenced that video.
Looking through the v2009 docs, it is not immediately apparent how to do this anymore. I don't see an equivalent to the old AdService.getMyVideos() call. I also am not sure how I would actually create a video ad using v2009, if I did have a way to get the existing videos. I believe I would create a TemplateAd, and set its template ID to a magic number representing click-to-play, and figure out which TemplateElements were needed, etc. I haven't found an example of doing this. I am certainly willing to start experimenting, but before I dive in, I wanted to check if it is possible to do this (create click-to-play video ads) using the v2009 API. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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