Hi All, Basic question: are Responsive Search Ads mutable beyond status?
Given the documentation here the answer appears to be yes: https://developers.google.com/adwords/api/docs/guides/ad-features Ad types that support mutability Only the following ad types are mutable via AdService: - ExpandedTextAd <https://developers.google.com/adwords/api/docs/reference/latest/AdService.ExpandedTextAd> - ResponsiveDisplayAd <https://developers.google.com/adwords/api/docs/reference/latest/AdService.ResponsiveDisplayAd> - ResponsiveSearchAd <https://developers.google.com/adwords/api/docs/reference/latest/AdService.ResponsiveSearchAd> - ShowcaseAd <https://developers.google.com/adwords/api/docs/reference/latest/AdService.ShowcaseAd> - MultiAssetResponsiveDisplayAd <https://developers.google.com/adwords/api/docs/reference/latest/AdService.MultiAssetResponsiveDisplayAd> But given the API Team member response here the answer appears to be no: https://groups.google.com/forum/#!searchin/adwords-api/mutate$20responsive%7Csort:date/adwords-api/4t4HWMshb2M/7WnXn-8fBwAJ "The error you are getting is because we cannot modify attributes other than status of the ad." For our own code, we're sending our ResponsiveSearchAd mutations down the same pipeline as ExpandedTextAd as we expect both to be mutable. On mutation attempt I receive this error: AdError.AD_TYPE_MISMATCH ... which doesn't even show up in any Google searches For API Team members, my RequestId is 000587c1f0bde1540a37a7062d07e033 ... I can provide more details upon request Thanks Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/d6d7a0e0-b324-435e-9e4b-e18dc9dd4f00%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
