AudienceScope

  • Enum values represent audience scopes.

  • UNSPECIFIED and UNKNOWN indicate unspecified or unrecognized scopes respectively.

  • CUSTOMER scope is at the customer level.

  • ASSET_GROUP scope is specific to an AssetGroup.

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.