Join us live on
Discord on the Google Advertising and Measurement Community server and on
YouTube on August 20th at 10:00 AM EST! We will discuss the new features added in v25.1 of the Google Ads API.
SharedCriterionOperation
Stay organized with collections
Save and categorize content based on your preferences.
outlined_flag
This content describes a single operation on a shared criterion.
The operation field defines the mutate operation, which can be either create or remove.
A create operation expects no resource name for the new shared criterion.
A remove operation expects a resource name in a specific format for the shared criterion being removed.
Fields
create
SharedCriterion
Create operation: No resource name is expected for the new shared criterion.
remove
string
Remove operation: A resource name for the removed shared criterion is expected, in this format:
customers/{customer_id}/sharedCriteria/{shared_set_id}~{criterion_id}
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 2026-02-23 UTC.
[null,null,["Last updated 2026-02-23 UTC."],[],[]]