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 пользователь Dannison Yao 
(AdWords API Team) написал:
>
> 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 
> <https://support.google.com/webdesigner/answer/3250387?hl=en> to publish 
> your zip).
>
> Kindly let me know if you still have further clarifications on this.
>
> Thanks,
> Dannison
> AdWords API Team
>
> On Monday, September 17, 2018 at 2:21:13 PM UTC+8, Inessa M wrote:
>>
>> 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 my code:
>>
>> $mediaBundle = new \MediaBundle(); var_dump($zipUrl); // $zipUrl - is 
>> URL in my local network where my zip file is located
>> $mediaBundle->setData(file_get_contents($zipUrl))
>>     ->setType(\MediaMediaType::MEDIA_BUNDLE);
>> $service = $this->getService("MediaService");
>> $remoteMediaBundle = $service->upload([$mediaBundle])[0];
>>
>> What am I doing wrong? Thanks in advance.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/5e06a591-6de4-4236-a809-260390a1528d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... Inessa M
    • ... 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
      • ... Inessa M
        • ... 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
          • ... Inessa M
            • ... 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to