MutateSharedCriteria

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

  • The operation returns statuses indicating success or failure.

  • The operation can throw a variety of errors, including AuthenticationError, AuthorizationError, and CriterionError.

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