- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
FilterablePromotionProps
The filters to apply on the retrieved promotions.
An array of filters to apply on the entity, where each item in the array is joined with an "and" condition.
An array of filters to apply on the entity, where each item in the array is joined with an "or" condition.
q
stringOptionalThe IDs to filter the promotions by.
id
string | string[]OptionalThe IDs to filter the promotions by.
Filter promotions by their code.
Filter promotions by the ID of their associated campaign budget.
is_automatic
booleanOptionalFilter promotions by whether they're applied automatically.
Filter promotions by their type.
Filter promotions by their status.
Filter promotions by their campaign
Was this page helpful?