Objects
/
FilterDataParam

FilterDataParam

Filter data param object for parameter-based filtering. Used to filter based on custom parameters and their values.

Fields

  • name
    String!
    Required
    Name of the parameter to filter on. Example: "utm_source", "utm_campaign"
  • value
    FilterDataString
    String value configuration for the parameter. Contains the value and comparison operator.
Built with

Show your support! Star us on GitHub ⭐️