MutateSharedSets

  • The MutateSharedSets RPC is used to create, update, or remove shared sets and returns operation statuses.

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

  • A comprehensive list of potential errors is provided, including AuthenticationError, AuthorizationError, DatabaseError, and many others.

MutateSharedSets

rpc MutateSharedSets(MutateSharedSetsRequest) returns (MutateSharedSetsResponse)

Creates, updates, or removes shared sets. Operation statuses are returned.

List of thrown errors: AuthenticationError AuthorizationError DatabaseError DateError DistinctError FieldError FieldMaskError HeaderError IdError InternalError MutateError NewResourceCreationError NotEmptyError NullError OperatorError QuotaError RangeError RequestError ResourceCountLimitExceededError SharedSetError 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.