MarketingEventSortKeys enum

The set of valid sort keys for the MarketingEvent query.


Values

  • ID
    Sort by the id value.
  • RELEVANCE
    During a search (i.e. when the query parameter has been specified on the connection) this sorts the results by relevance to the search term(s). When no search query is specified, this sort key is not deterministic and should not be used.
  • STARTED_AT
    Sort by the started_at value.