Hi,
Thank you for getting back to us.
You can do the Assets in a Performance Max Campaign using the Google Ads API.
Kindly note that the requests to create an AssetGroup in a non-retail campaign
or update the assets associated with any AssetGroup will fail unless all of the
requirements are me
Hi,
Thanks for reaching out! I only need assets created by the user and not the
automatically created assets. For more context,
I need to get headline #4 or description #1 or image asset #1 value in a
particular asset group (say: womenswear). Can I do that in the Google ads
script? Or els is t
Is there a way to getAsset value using javascript in Pmax campaigns API?
For example, There us no function called get the exisitng asset values such
as HEADLINE, DESCRIPTION etc...
1) I have created followings
asset.addAsset ("example, "HEADLINE");
asset.removeAsset ("example, "HEADLINE");
but