RE: Does Google Ads API support updating ads now?

2019-07-17 Thread Google Ads API Forum Advisor Prod
Hello, With the release of Google Ads API v2, you can now use the AdService which can be used to update existing ads. Cheers, Anthony Google Ads API Team ref:_00D1U1174p._5001U8LwJB:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper

Does Google Ads API support updating ads now?

2019-07-17 Thread Jiangang Wu
When I try to mutate an ad using AdGroupAdService of Google Ads API I get an IMMUTABLE_FIELD error. It seems that updating an ad is not supported by Google Ads API and we have to recreate a new AdGroupAd object to update an ad. Is that right? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~