HI Any update on this issue?
On Tuesday, 18 April 2023 at 21:20:33 UTC+5:30 Google Ads API Forum Advisor
wrote:
> Hi,
>
> Thank you for reaching out to Google Ads API Forum.
>
> Can you confirm if the recommended format / specifications for the
> HTML_5_UPLOAD_AD's *media_bundle *(
> *https://d
Hi,
Thank you for reaching out to Google Ads API Forum.
Can you confirm if the recommended format / specifications for the
HTML_5_UPLOAD_AD's media_bundle
(https://developers.google.com/google-ads/api/reference/rpc/v13/DisplayUploadAdInfo#media_bundle),
discussed in this guide
(https://suppor
{
"UpdateMask": null,
"PolicyValidationParameter": null,
"Create": {
"ResourceName": "",
"Status": 3,
"AdGroup": "customers/2203910911/adGroups/148929540155",
"HasAdGroup": true,
"Ad": {
We're generating campaigns, adgroups, and ads
through https://github.com/googleads/google-ads-php, however with the
ad-type 'HTML5_UPLOAD_AD' we run into an MUTATE_NOT_ALLOWED error when
trying to Mutate AdGroupAds. If we run the same logic with an
ResponsiveSearchAd
the ad does get created.