create_eligibility_rule
Define a PQL eligibility rule to control offer targeting in Experience Decisioning. Confirm to execute.
Instructions
Create a PQL eligibility rule for Experience Decisioning. Requires confirmed: true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Rule display name | |
| confirmed | No | ||
| description | No | ||
| access_token | No | ||
| pql_expression | Yes | PQL expression e.g. profile.loyaltyTier.in(["gold","platinum"]) or true for all visitors |