MutateSharedCriteria

  • The MutateSharedCriteria RPC method allows for the creation or removal of shared criteria.

  • This method returns the operation statuses of the executed mutations.

  • Various errors can be thrown during this operation, including AuthenticationError and AuthorizationError.

  • 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.