MutateSharedSets

  • The MutateSharedSets function allows for the creation, updating, or removal of shared sets, returning their operation statuses.

  • This function can throw a variety of errors, including those related to authentication, authorization, database issues, field errors, and quota limits.

  • Accessing this function requires the https://www.googleapis.com/auth/adwords OAuth scope for authorization.

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.