MutateCampaignSharedSets

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

  • This operation returns the status of the changes made to campaign shared sets.

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