Re: Exception GOOGLE_WEB_DESIGNER_ZIP_FILE_NOT_PUBLISHED when try to upload media bundle

2018-09-18 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Inessa, The entry point of your HTML5 is the HTML file. Please make sure it is included in your zip file and that it is a complete HTML document that includes at least one click tag and can load in an iFrame. You may refer to this guide

Re: Exception GOOGLE_WEB_DESIGNER_ZIP_FILE_NOT_PUBLISHED when try to upload media bundle

2018-09-18 Thread Inessa M
Hi Dannison, Thanks for the information, I tried to upload HTML5 ad created without using Google Web Designer and I recieved another error while MediaBundle uploading: MISSING_PRIMARY_MEDIA_BUNDLE_ENTRY. Is it because of I didn't set entryPoint field of MediaBundle? I also tried set entryPoin

Re: Exception GOOGLE_WEB_DESIGNER_ZIP_FILE_NOT_PUBLISHED when try to upload media bundle

2018-09-17 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Inessa, My apologies as I'm not aware if there's a Google Web Designer API as our team specializes on AdWords API only. Yes, you may upload HTML5 ads in AdWords API that you have created on your own (as stated in situation 3 in this link

Re: Exception GOOGLE_WEB_DESIGNER_ZIP_FILE_NOT_PUBLISHED when try to upload media bundle

2018-09-17 Thread Inessa M
Hi Dannison, Thanks for your reply! Does Google Web Designer have API? And if it does, can I publish my zip via API? Also can I upload HTML5 banners to Google Adwords that wasn't created using Google Web Designer? Regards, Inessa M. понедельник, 17 сентября 2018 г., 17:23:38 UTC+10 пользовате

Re: Exception GOOGLE_WEB_DESIGNER_ZIP_FILE_NOT_PUBLISHED when try to upload media bundle

2018-09-17 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Inessa, It seems that your zip file from Google Web Designer was not published. Kindly try again after making sure that your zip file was published in Google Web Designer (you may follow this guide to publish your zip). Kindly l

Exception GOOGLE_WEB_DESIGNER_ZIP_FILE_NOT_PUBLISHED when try to upload media bundle

2018-09-16 Thread Inessa M
Hi all, I try to upload HTML5 zip via Adwords API (v201802) MediaService according this example https://developers.google.com/adwords/api/docs/samples/php/miscellaneous?hl=ru#upload-an-html5-zip-file-as-a-mediabundle but receive an exception GOOGLE_WEB_DESIGNER_ZIP_FILE_NOT_PUBLISHED. Here is