CustomAudienceStatus

  • This content describes an Enum representing the possible statuses of a custom audience.

  • The possible statuses are UNSPECIFIED, UNKNOWN, ENABLED, and REMOVED.

  • Each status indicates whether a custom audience can be targeted or not.

Enum containing possible custom audience statuses.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

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

ENABLED

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

REMOVED

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