AudienceStatus

  • The content describes an Enum for audience status types.

  • Audience statuses include UNSPECIFIED, UNKNOWN, ENABLED, and REMOVED.

  • ENABLED indicates an audience can be targeted, while REMOVED means it cannot.

Enum containing possible audience status types.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

ENABLED

Enabled status - audience is enabled and can be targeted.

REMOVED

Removed status - audience is removed and cannot be used for targeting.