MutateCampaignSharedSets

  • The MutateCampaignSharedSets RPC method is used to create or remove campaign shared sets.

  • The method takes a MutateCampaignSharedSetsRequest and returns a MutateCampaignSharedSetsResponse with operation statuses.

  • The method can throw various errors, including authentication, authorization, and database errors.

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