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 2024-10-12 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 2024-10-12 UTC."],[[["SharedSets enable the application of criterion exclusions across multiple campaigns, streamlining campaign management."],["Each SharedSet is dedicated to a single type of resource and has a unique name within its type."],["Important properties include the SharedSet's resource name, type, status, ID, name, member count, and reference count, some of which are read-only."],["SharedSets enhance efficiency by centralizing negative keywords or other criteria, preventing their unwanted triggering in multiple campaigns."]]],[]]