Builder
class Builder
Properties
Link copied to clipboard
A map of output bindings. Each key is a namespaced output path (such as player_params.device_type or temp.variant), and each value is an expression that MediaTailor evaluates at runtime against the current session state. For more information about expression syntax, see JSONata expression reference in the MediaTailor User Guide.
Link copied to clipboard
The expression language used to evaluate expressions in the function configuration. Set this to JSONata.