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
Hi,
I am trying add a exist video to a exist ad group using tihs url
"https://googleads.googleapis.com/v15/customers/xx/adGroupAssets:mutate";.
But it return error ""assetLinkError": "UNSUPPORTED_FIELD_TYPE"". "message":
"The given field type is not supported to be added directly through
Hi ,
I want to add a exit image or video to exist ad grouop. and i am using the
api
"https://googleads.googleapis.com/v15/customers/8656609886/adGroupAssets:mutate";
. but this api return below error :
"errorCode": {
"assetLinkError": "UNSUPPORTED_FIELD_TYPE"