AudienceScope
Enum containing possible audience scope values.
Enums |
UNSPECIFIED
|
The scope has not been specified. |
UNKNOWN
|
The received value is not known in this version. |
CUSTOMER
|
The audience is scoped at the customer level. |
ASSET_GROUP
|
The audience is scoped under a specific AssetGroup. |
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-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["This enum defines the scope of an audience, indicating whether it applies to a customer, a specific asset group, or is unspecified/unknown."],["Possible values include `UNSPECIFIED`, `UNKNOWN`, `CUSTOMER`, and `ASSET_GROUP`, each with a distinct meaning for audience targeting."]]],[]]