Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
SharedSetService
Service to manage shared sets.
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-01-10 UTC.
[null,null,["Last updated 2025-01-10 UTC."],[[["This service allows you to manage shared sets, which includes creating, updating, and removing them."],["Upon completion, the service returns operation statuses to indicate the outcome of each requested action."],["A comprehensive list of potential errors is provided for troubleshooting and debugging purposes."],["This service requires authorization using the `https://www.googleapis.com/auth/adwords` OAuth scope for security and access control."]]],["The `MutateSharedSets` service manages shared sets by enabling their creation, updating, and removal. It takes a `MutateSharedSetsRequest` and returns a `MutateSharedSetsResponse` with operation statuses. The service throws various errors, including authentication, authorization, database, and field-related issues. It requires OAuth scope `https://www.googleapis.com/auth/adwords` and has different errors for example, authentication, quota or authorization problems.\n"]]