MutateKeywordPlanAdGroups

  • The MutateKeywordPlanAdGroups RPC allows you to create, update, or remove Keyword Plan ad groups.

  • This operation returns the statuses of the mutations performed.

  • This method can throw various errors related to authentication, authorization, database issues, field errors, internal errors, and more.

  • The operation requires the https://www.googleapis.com/auth/adwords OAuth scope.

MutateKeywordPlanAdGroups

rpc MutateKeywordPlanAdGroups(MutateKeywordPlanAdGroupsRequest) returns (MutateKeywordPlanAdGroupsResponse)

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

List of thrown errors: AuthenticationError AuthorizationError DatabaseError FieldError FieldMaskError HeaderError InternalError KeywordPlanAdGroupError KeywordPlanError MutateError NewResourceCreationError 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.