SharedSetType
Enum listing the possible shared set types.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
NEGATIVE_KEYWORDS
|
A set of keywords that can be excluded from targeting. |
NEGATIVE_PLACEMENTS
|
A set of placements that can be excluded from targeting. |
ACCOUNT_LEVEL_NEGATIVE_KEYWORDS
|
An account-level set of keywords that can be excluded from targeting. |
BRANDS
|
A set of brands can be included or excluded from targeting. |
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.
[null,null,["Last updated 2024-10-12 UTC."],[[["This enum defines different types of shared sets used for targeting."],["Shared sets can include or exclude criteria like keywords, placements, and brands."],["`UNSPECIFIED` and `UNKNOWN` values are reserved for system use and error handling."],["`NEGATIVE_KEYWORDS` and `NEGATIVE_PLACEMENTS` allow for exclusion targeting."],["`ACCOUNT_LEVEL_NEGATIVE_KEYWORDS` provides account-wide keyword exclusion."],["`BRANDS` enables targeting or excluding specific brands."]]],[]]