Update on templateId 416

2018-01-24 Thread Peter Okunev
Hi, are there any news on timeline to make 416 templateId be available for API? There is 419 available right now but as I understand it's static? We are running RMKT campaigns with big feeds that are automatically linked to the templates but creating those through UI is too time consuming.

Re: Cannot upload media bundle using API (code from example)

2018-02-13 Thread Peter Okunev
Hi Sreelakshmi, I have exactly the same error on python. In both cases me and Michael are using the example of a Media Bundle provided by Google: 'https://goo.gl/9Y7qI2' I have also tried creating my own simple HTML5 consisting only of an image in Google Web Designer and got same error.

Re: Cannot upload media bundle using API (code from example)

2018-02-14 Thread Peter Okunev
Solved: a) hint from Michael to check the creative here https://h5validator.appspot.com/adwords/asset b) the error I had is due to response = urllib.request.urlopen(url) url with redirects like https://goo.gl/9Y7qI2 does not catch the final file On Monday, 8 January 2018 16:33:11 UTC+1, Michael