CombinedAudienceStatus

  • This content describes an enum for combined audience status types.

  • There are four possible statuses: UNSPECIFIED, UNKNOWN, ENABLED, and REMOVED.

  • ENABLED audiences can be targeted, while REMOVED audiences cannot.

Enum containing possible combined audience status types.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

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

ENABLED

Enabled status - combined audience is enabled and can be targeted.

REMOVED

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