Join us
live on Discord on the Google Advertising and Measurement Community server on October 16th! We will discuss the new features added in V22 of the Google Ads API.
SharedSet
Stay organized with collections Save and categorize content based on your preferences.
SharedSets are used for sharing criterion exclusions across multiple campaigns.
Fields |
resource_name
| string Immutable. The resource name of the shared set. Shared set resource names have the form: customers/{customer_id}/sharedSets/{shared_set_id} |
type
| SharedSetType Immutable. The type of this shared set: each shared set holds only a single kind of resource. Required. Immutable. |
status
| SharedSetStatus Output only. The status of this shared set. Read only. |
id
| int64 Output only. The ID of this shared set. Read only. |
name
| string The name of this shared set. Required. Shared Sets must have names that are unique among active shared sets of the same type. The length of this string should be between 1 and 255 UTF-8 bytes, inclusive. |
member_count
| int64 Output only. The number of shared criteria within this shared set. Read only. |
reference_count
| int64 Output only. The number of campaigns associated with this shared set. Read only. |
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-10-10 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-10-10 UTC."],[],[]]