RecommendationSubscriptionStatus

  • Describes the statuses for recommendation subscriptions.

  • Subscriptions can be in unspecified, unknown, enabled, or paused states.

  • Enabled subscriptions automatically apply recommendations, while paused ones do not.

  • Subscriptions cannot be deleted once created, only switched between enabled and paused states.

Enum describing recommendation subscription statuses.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Output-only. Represents a format not yet defined in this enum.

ENABLED

A subscription in the enabled state will automatically apply any recommendations of that type.

PAUSED

Recommendations of the relevant type will not be automatically applied. Subscriptions cannot be deleted. Once created, they can only move between enabled and paused states.