Re: Download HTML5 ad zip file

2016-02-29 Thread 'Umesh Dengale' via AdWords API Forum
Hello, For HTML5 TemplateAd(419), you could download the zip file using TemplateElementField.fieldMedia . Please check out TemplateElementField

Re: Download HTML5 ad zip file

2016-02-29 Thread Robert Rodakowski
When downloading TemplateAd (419), a link to zip file is located in one of template elements (Media.Type' => 'MediaBundle'). Moreover, there is a link to preview, file name, dimensions and

Re: Download HTML5 ad zip file

2016-02-27 Thread Wizzard
Thanks for the reply. Once the ad is created, how can I download the zip file again if needed? Thanks On Friday, February 26, 2016 at 12:02:47 PM UTC+13, Wizzard wrote: > > Morning, > > With the API I can get the file name (eg GB-300x600-Apple.zip) however I > can't seem to find any server/path

Re: Download HTML5 ad zip file

2016-02-26 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The AdWords API (v201509 and v201601) can be used to create HTML5 ads. The HTML5 ads can now be added as TemplateAds with templateId 419

Download HTML5 ad zip file

2016-02-25 Thread Wizzard
Morning, With the API I can get the file name (eg GB-300x600-Apple.zip) however I can't seem to find any server/path information to actually download it. I want to preview the ads in our application since the API doesn't return a link I can embed I figure I can download the zip and iframe it so