MutateKeywordPlanAdGroupKeywords

  • The MutateKeywordPlanAdGroupKeywords function allows for the creation, updating, or removal of Keyword Plan ad group keywords.

  • The function returns the status of the operations performed.

  • Various errors related to authentication, authorization, database issues, and more can be thrown.

  • The function requires the https://www.googleapis.com/auth/adwords OAuth scope for authorization.

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.