Skip to main content
operator
PredictionMarketDateOperator!
How the rung relates to its date bound(s). See PredictionMarketDateOperator
unixTimestamp
Int
Single unix timestamp (seconds) for BEFORE / AFTER / ON.
lowerTimestamp
Int
Lower bound timestamp (seconds) for BETWEEN buckets.
upperTimestamp
Int
Upper bound timestamp (seconds) for BETWEEN buckets.

Used By

Returned by
  • eventScopedFilterPredictionMarkets: Filters prediction markets within a single event and returns structured classification metadata for each market. Use this instead of filterPredictionMarkets when you need entrant/segment/ladder details (country codes, period+stat grouping, parsed numeric/date rungs) without re-parsing labels client-side.
  • filterPredictionMarkets: Filters prediction markets using optional text, IDs, event constraints, and ranking criteria.