Skip to content

EntitlementGateOptions

Options for creating an EntitlementGate.

optional autoGate?: boolean

When true, automatically resolve a gated placement for denied entitlements. Default false.


optional context?: RevTurbineEntitlementContext

Optional context (usage, required tier, etc.).


optional gatePlacementRequest?: Omit<RevTurbinePlacementRequestConfig, "entitlementHandle">

Optional placement request fields used when auto-gating needs to fetch a placement and one is not attached to the entitlement response.


handle: string

The entitlement handle to check (e.g. 'brand_kit', 'mp4_download').