Skip to main content

Get Distinct Conversion Values

GET 

/api/clicktracking/conversions/distinct

Distinct values for a conversion column on the tenant's history, ordered by occurrence count desc. Powers value-input autocomplete in the filter editor.

Args: field: Conversion column name (must be whitelisted in ALLOWED_CONVERSION_COLUMNS). q: Optional case-insensitive prefix to filter suggestions. limit: Max suggestions to return (1-50; defaults 20).

Request

Responses

Successful Response