CriterionCategoryChannelAvailabilityMode

  • The document describes an Enum for CriterionCategoryChannelAvailabilityMode.

  • The Enum has values like UNSPECIFIED, UNKNOWN, ALL_CHANNELS, CHANNEL_TYPE_AND_ALL_SUBTYPES, and CHANNEL_TYPE_AND_SUBSET_SUBTYPES.

  • Each Enum value represents a different mode of availability for a criterion category based on channel types and subtypes.

Enum containing the possible CriterionCategoryChannelAvailabilityMode.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

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

ALL_CHANNELS

The category is available to campaigns of all channel types and subtypes.

CHANNEL_TYPE_AND_ALL_SUBTYPES

The category is available to campaigns of a specific channel type, including all subtypes under it.

CHANNEL_TYPE_AND_SUBSET_SUBTYPES

The category is available to campaigns of a specific channel type and subtype(s).