MutateSharedCriteria

  • The MutateSharedCriteria RPC method is used to create or remove shared criteria and returns operation statuses.

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

  • The method can throw various errors related to authentication, authorization, database issues, and request parameters, among others.

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.