Re: Unable to update assets or headlines of a responsive display ad

2021-09-22 Thread Google Ads API Forum Advisor
Hi Lokesh, Thanks for getting back to us. I work with Matt and let me assist you with this. So our team can investigate further, could you please provide us with the complete request and response logs, with the request-id while updating the headlines or the assets fails? For REST interface req

Re: Unable to update assets or headlines of a responsive display ad

2021-09-21 Thread Lokesh Lalwani
I am using this endpoint https://googleads.googleapis.com/v8/customers/{ customer_id}/adGroupAds/{adgroup~ad}. I am also specifying all required update masks as well but still, I am unable to update the headlines or the assets. My Ad Type is "ResponsiveDisplayAd" On Tuesday, September 21, 2021 a

RE: Unable to update assets or headlines of a responsive display ad

2021-09-21 Thread Google Ads API Forum Advisor
Hello, Thanks for reaching out. If you are using the AssetService to update these assets, this will not be allowed as the AssetService only supports create operations. According to this chart, you should be able to mutate responsive display ads. As recommended here, you should use the AdService

Unable to update assets or headlines of a responsive display ad

2021-09-20 Thread Lokesh Lalwani
Hi, I am trying to update the headlines of an ad using the rest API but I am getting an error stating that this field is immutable but I am able to edit this from the UI. is there any way to update headlines, descriptions or image assets of a Responsive Display Ad. Thanks, Lokesh -- -- =~=