Documentation Index

Fetch the complete documentation index at: https://documents.revsure.ai/llms.txt

Use this file to discover all available pages before exploring further.

Create Funnel Conversion Attribution Data

Prev Next
Post
/app-config/api/v1/multitouch

Creates Funnel Conversion Attribution with provided name and other filter combination

Header parameters
authtoken
string

Auth Token

Body parameters

Funnel Conversion Attribution Payload

Funnel Conversion Attribution Payload Example

Funnel Conversion Attribution Payload Example

{
  "name": "Config 24",
  "filter": {},
  "dateFilter": {
    "dateString": "previous12Month"
  },
  "attributionDimension": "4EN5p4LFGRUWEpDi3o2x",
  "engagementWindow": {},
  "stages": [
    "stage0",
    "stage1",
    "stage2",
    "stage3",
    "stage4",
    "stage5",
    "stage6",
    "stage7"
  ],
  "configType": "Progression",
  "status": "todo",
  "tag": []
}
Expand All
object
id
string
modifiedBy
string
modifiedAt
string
createdBy
string
createdAt
string
name
string
tenantId
string
filter
object
property*
object (SelectedFilter) additionalProperties

Map of selected filters

type
string
Valid values[ "INTEGER", "LONG", "DECIMAL", "FLOAT", "DOUBLE", "BOOLEAN", "STRING", "TIMESTAMP", "DATE", "AGGREGATE", "ARRAYSTRING" ]
contains
boolean
operator
string
values
Array of string
string
permissionFilter
boolean
implicit
boolean
customFilter
boolean
children
Array of object (SelectedFilter)
object Recursive

Map of selected filters

empty
boolean
dateFilter
object (DateFilter)
startDate
string
endDate
string
dateString
string
attributionDimension
string
engagementWindow
object (EngagementWindow)
value
integer (int32)
granularity
string
stages
Array of string
string
configType
string
status
string
version
integer (int64)
defaultConfig
boolean
deletable
boolean
nbaConfig
boolean
considerOnlyOpen
boolean
tag
Array of string
string
Responses
200

OK

Expand All
object
result
boolean
cachedData
boolean
requestId
string
data
object
message
string
errorCode
string
errorMessage
string
metadata
object
property*
object additionalProperties