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.

Get Table Data

Prev Next
Post
/api/v1/marketing-mix/table/data

Returns table data based on marketing payload

Header parameters
authtoken
string

Auth Token

Body parameters

Marketing payload

Demand gen Payload Example

Demand gen Payload Example

{
  "quarters": [
    "q0",
    "q-1",
    "q-2",
    "q-3"
  ],
  "funnelView": "value",
  "featureGroups": [
    "test-4",
    "LinkedIn",
    "test-5",
    "Google",
    "Facebook",
    "test-2",
    "test-7",
    "test",
    "test-6",
    "test-3",
    "Baseline",
    "test-8"
  ],
  "trendStart": "q0"
}
Expand All
object
funnelView
string

View type for funnel data

Examplevolume
filter
object

Map of selected filters

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
string

Date range for analyzing data

ExamplelastYear
start
string (date-time)

Start date time for date range

startDate
string

Start date string for date range

Example2023-01-01
end
string (date-time)

End date time for date range

endDate
string

End date string for date range

Example2023-12-31
quarters
Array of string

List of quarters for analysis

string

List of quarters for analysis

featureGroups
Array of string

List of feature groups for analysis

string

List of feature groups for analysis

trendStart
string

Starting trend point

Exampleq0
columns
Array of string

List of columns to include in results

string

List of columns to include in results

widgetFeatureGroups
Array of string

List of feature groups for widgets

string

List of feature groups for widgets

widgetQuarters
Array of string

List of quarters for widgets

string

List of quarters for widgets

primaryMetric
string

Primary metric for analysis

secondaryMetric
string

Secondary metric for analysis

metrics
Array of string

List of metrics to analyze

string

List of metrics to analyze

barChartMetrics
Array of string

List of metrics for bar chart visualization

string

List of metrics for bar chart visualization

trendLineMetrics
Array of string

List of metrics for trend line visualization

string

List of metrics for trend line visualization

viewBy
string

Time grouping for view

Examplequarterly
values
string

Flag to include values in results

Exampletrue
startQuarter
string

Starting quarter for analysis

ExampleQ1
endQuarter
string

Ending quarter for analysis

ExampleQ4
configId
string

Configuration ID for marketing mix

xaxisMetric
string
yaxisMetric
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