MutateCampaignSharedSets

  • The MutateCampaignSharedSets RPC creates or removes campaign shared sets and returns their operation statuses.

  • The operation can throw a variety of errors, including authentication, authorization, and internal errors.

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

MutateCampaignSharedSets

rpc MutateCampaignSharedSets(MutateCampaignSharedSetsRequest) returns (MutateCampaignSharedSetsResponse)

Creates or removes campaign shared sets. Operation statuses are returned.

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