Hi,
Thank you for reaching out to the Google Ads API support team.
The error "UNSUPPORTED_FIELD_TYPE", this means the given field type is not
supported to be added directly through asset links. Kindly note that image
extension as an asset is not supported in the Google Ads API as it is not
inc
Hi Google Team,
I also get the error today. Does google api support link a "MARKETING_IMAGE"
to a exist ad group now? Below is my sample code:
operations := make([]*services.AdGroupAssetOperation, 0)
adGroupAd := resources.AdGroupAsset{}
adGroupAd.AdGroup = "customers/xx/adGroups/166011065928
Hello Google, I would also like to add "image extensions" using the Google
Ads API.
I have tried to link an AD_IMAGE (image asset) to either a campaign or an
ad group. I DON’T get UNSUPPORTED_FIELD_TYPE, but the command seems to do
nothing.
Should it be possible to add "image extensions" using
Hi Tommy,
Thank you for your response.
With regards to your concern, please note that we will start auto-migrating
image and location extensions to assets and the auto-migration is scheduled to
end on September 15, 2023.
For more information, please refer to the Image and Location Auto-migrati
hi,
thank you for your response.
In the second link you provided, it states that it will be available any
time between now and September 15, 2023. Please can you let me know if
there are any more specific details regarding when image extensions are
likely going to become available?
thanks,
hi guys, I am currently working on using V13 of the API in order to upload
image extensions and link them at a campaign and/or adgroup level. The
example code in the SDK currently is showing the soon to be deprecated
method which involves creating a feed item etc in order to do this. I am
wanti