Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
SharedCriterionService
Service to manage shared criteria.
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 enables the management of shared criteria."],["It provides functionality to create or remove shared criteria, returning operation statuses upon completion."],["The service requires specific authorization with the `https://www.googleapis.com/auth/adwords` scope."]]],["The `MutateSharedCriteria` service manages shared criteria by enabling their creation or removal. This service returns operation statuses. It uses `MutateSharedCriteriaRequest` and `MutateSharedCriteriaResponse`. Various errors can be thrown, including `AuthenticationError`, `AuthorizationError`, `CriterionError`, and others. Access requires the OAuth scope: `https://www.googleapis.com/auth/adwords`.\n"]]