MutateSharedCriteria

  • The MutateSharedCriteria RPC method is used to create or remove shared criteria.

  • This method returns the operation statuses of the shared criteria changes.

  • A variety of errors can be thrown during this operation, including authentication, authorization, and various data-related errors.

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

MutateSharedCriteria

rpc MutateSharedCriteria(MutateSharedCriteriaRequest) returns (MutateSharedCriteriaResponse)

Creates or removes shared criteria. Operation statuses are returned.

List of thrown errors: AuthenticationError AuthorizationError CriterionError DatabaseError DistinctError FieldError HeaderError IdError InternalError MutateError NotEmptyError NullError OperatorError QuotaError RangeError RequestError ResourceCountLimitExceededError SizeLimitError StringFormatError StringLengthError

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.