Hi Rajesh, For creating template ad ID = 231 <https://developers.google.com/adwords/api/docs/appendix/templateads#pyv_ad_on_search>, you first need to create it through the AdWords UI. Please refer to this article <https://support.google.com/adwords/answer/2375463> on how to do so. After creating the template ad in AdWords UI, you need to get the *mediaId* using MediaService.get <https://developers.google.com/adwords/api/docs/reference/v201605/MediaService#get>. The mediaId will then be used for the *videoId* to create the template ad using the AdWords API. Please refer to the previous forum discussion <https://groups.google.com/forum/#!msg/adwords-api/n4rKQcZaYTw/G3WpiJFD_RAJ> regarding this.
Additionally, the finalURLs <https://developers.google.com/adwords/api/docs/reference/v201605/AdGroupAdService.TemplateAd#finalUrls> are the list of possible final URLs that the users may see in the browser after clicking an ad. While the displayURL <https://developers.google.com/adwords/api/docs/reference/v201605/AdGroupAdService.TemplateAd#displayUrl> is the visible URL in an ad. Hope this helps. Best Regards, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/fb0dd8f2-b10b-4797-936b-b13c4a72e800%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
