Funnel API
Retrieve dimensions values autocomplete
Query Parameters
Name
Type
Description
Request Body
Name
Type
Description
{
"status": "ok",
"data": {
"report_view": {
"items_per_page": 100,
"total_items": 7,
"columns_headers": [
"type"
],
"rows": [
[
"DISPLAY_AD"
],
[
"EMAIL"
],
[
"SITE_VISIT"
],
[
"USER_SCENARIO_NODE_ENTER"
],
[
"USER_SCENARIO_NODE_EXIT"
],
[
"USER_SCENARIO_START"
],
[
"USER_SCENARIO_STOP"
]
]
}
}
}Submit a funnel for results
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Dimensions
Dimensions filters clause
Dimensions filter
Examples
Last updated
Was this helpful?