MutateKeywordPlanAdGroupKeywords

  • The MutateKeywordPlanAdGroupKeywords RPC method is used to create, update, or remove Keyword Plan ad group keywords.

  • This method returns the operation statuses for the requested mutations.

  • Various errors, such as AuthenticationError, AuthorizationError, and MutateError, may be thrown by this method.

  • Using this method requires the https://www.googleapis.com/auth/adwords OAuth scope.

MutateKeywordPlanAdGroupKeywords

rpc MutateKeywordPlanAdGroupKeywords(MutateKeywordPlanAdGroupKeywordsRequest) returns (MutateKeywordPlanAdGroupKeywordsResponse)

Creates, updates, or removes Keyword Plan ad group keywords. Operation statuses are returned.

List of thrown errors: AuthenticationError AuthorizationError DatabaseError FieldError HeaderError InternalError KeywordPlanAdGroupKeywordError KeywordPlanError MutateError QuotaError RequestError ResourceCountLimitExceededError

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.