SharedSetService
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["Service to manage shared sets.\n\n| MutateSharedSets ||\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---|\n| ` rpc MutateSharedSets(`[MutateSharedSetsRequest](/google-ads/api/reference/rpc/v20/MutateSharedSetsRequest)`) returns (`[MutateSharedSetsResponse](/google-ads/api/reference/rpc/v20/MutateSharedSetsResponse)`) ` Creates, updates, or removes shared sets. Operation statuses are returned. List of thrown errors: [AuthenticationError](/google-ads/api/reference/rpc/v20/AuthenticationErrorEnum.AuthenticationError) [AuthorizationError](/google-ads/api/reference/rpc/v20/AuthorizationErrorEnum.AuthorizationError) [DatabaseError](/google-ads/api/reference/rpc/v20/DatabaseErrorEnum.DatabaseError) [DateError](/google-ads/api/reference/rpc/v20/DateErrorEnum.DateError) [DistinctError](/google-ads/api/reference/rpc/v20/DistinctErrorEnum.DistinctError) [FieldError](/google-ads/api/reference/rpc/v20/FieldErrorEnum.FieldError) [FieldMaskError](/google-ads/api/reference/rpc/v20/FieldMaskErrorEnum.FieldMaskError) [HeaderError](/google-ads/api/reference/rpc/v20/HeaderErrorEnum.HeaderError) [IdError](/google-ads/api/reference/rpc/v20/IdErrorEnum.IdError) [InternalError](/google-ads/api/reference/rpc/v20/InternalErrorEnum.InternalError) [MutateError](/google-ads/api/reference/rpc/v20/MutateErrorEnum.MutateError) [NewResourceCreationError](/google-ads/api/reference/rpc/v20/NewResourceCreationErrorEnum.NewResourceCreationError) [NotEmptyError](/google-ads/api/reference/rpc/v20/NotEmptyErrorEnum.NotEmptyError) [NullError](/google-ads/api/reference/rpc/v20/NullErrorEnum.NullError) [OperatorError](/google-ads/api/reference/rpc/v20/OperatorErrorEnum.OperatorError) [QuotaError](/google-ads/api/reference/rpc/v20/QuotaErrorEnum.QuotaError) [RangeError](/google-ads/api/reference/rpc/v20/RangeErrorEnum.RangeError) [RequestError](/google-ads/api/reference/rpc/v20/RequestErrorEnum.RequestError) [ResourceCountLimitExceededError](/google-ads/api/reference/rpc/v20/ResourceCountLimitExceededErrorEnum.ResourceCountLimitExceededError) [SharedSetError](/google-ads/api/reference/rpc/v20/SharedSetErrorEnum.SharedSetError) [SizeLimitError](/google-ads/api/reference/rpc/v20/SizeLimitErrorEnum.SizeLimitError) [StringFormatError](/google-ads/api/reference/rpc/v20/StringFormatErrorEnum.StringFormatError) [StringLengthError](/google-ads/api/reference/rpc/v20/StringLengthErrorEnum.StringLengthError) Authorization scopes : Requires the following OAuth scope: - `https://www.googleapis.com/auth/adwords` For more information, see the [OAuth 2.0 Overview](/identity/protocols/OAuth2). |"]]