MutateKeywordPlans

  • The MutateKeywordPlans method allows for the creation, updating, or removal of keyword plans.

  • Operation statuses are returned by the MutateKeywordPlans method.

  • Various errors, such as AuthenticationError and AuthorizationError, can be thrown during the execution of this method.

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

MutateKeywordPlans

rpc MutateKeywordPlans(MutateKeywordPlansRequest) returns (MutateKeywordPlansResponse)

Creates, updates, or removes keyword plans. Operation statuses are returned.

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.