So there is now way we can update Keyword text after it's created using REST API? Can we do it using Client Library ? Because I see a method Update Keyword in the Example .NET client library project.
Also I was running AuthenticationInWebApplication project and It ran fine initially but now it's giving following error while trying to get campaign using the method in AuthenticationInWebApplication Project. System.AggregateException HResult=0x80131500 Message=One or more errors occurred. (Status(StatusCode="Unavailable", Detail="Getting metadata from plugin failed with error: Exception occurred in metadata credentials plugin. System.InvalidOperationException: The access token has expired and could not be refreshed. Errors: refresh error, refresh error, refresh error at Google.Apis.Auth.OAuth2.TokenRefreshManager.RefreshTokenAsync() at Google.Apis.Auth.OAuth2.TokenRefreshManager.GetAccessTokenForRequestAsync(CancellationToken cancellationToken) at Google.Apis.Auth.OAuth2.UserCredential.GetAccessTokenWithHeadersForRequestAsync(String authUri, CancellationToken cancellationToken) at Grpc.Auth.GoogleAuthInterceptors.<>c__DisplayClass3_0.<<FromCredential>b__0>d.MoveNext() Could you please help me on this. On Thursday, June 10, 2021 at 11:47:51 AM UTC-4 adsapi wrote: > Hi, > > Thank you for reaching out. As you could see here > <https://developers.google.com/google-ads/api/reference/rpc/v8/AdGroupCriterion#keyword> > > the keyword criterion is immutable which means it could not be updated via > the API. Thus it’s not possible to mutate the keyword via the API. > > Thanks and regards, > Xiaoming, Google Ads API Team > > [image: Google Logo] > Xiaoming > Google Ads API Team > > > ref:_00D1U1174p._5004Q2I1Ycn:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/e9290510-03f0-43dc-9598-e8328cacac17n%40googlegroups.com.
