RE: how to add imges or video to ad group

2024-04-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. >From the provided sample code, I could see that you are getting the error >"UNSUPPORTED_FIELD_TYPE". This means that the field type 'MARKETING_IMAGE' is >not supported to be added directly through asset links. Please refer to t

how to add imges or video to ad group

2024-04-24 Thread zheng william
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"