Skip to content

Instantly share code, notes, and snippets.

@shamshul2007
Forked from konosp/report-object.json
Created October 4, 2021 11:08
Show Gist options
  • Select an option

  • Save shamshul2007/189f781f2c300d5e15ad2e58169d0f2e to your computer and use it in GitHub Desktop.

Select an option

Save shamshul2007/189f781f2c300d5e15ad2e58169d0f2e to your computer and use it in GitHub Desktop.
Adobe Analytics v2 API
{
"rsid":"adbedocrsid",
"globalFilters":[
{
"type":"dateRange",
"dateRange":"2017-12-31T00:00:00.000/2018-01-06T23:59:59.999"
}
],
"metricContainer":{
"metrics":[
{
"columnId":"0",
"id":"metrics/pageviews",
"filters":[
"0"
]
}
],
"metricFilters":[
{
"id":"0",
"type":"dateRange",
"dateRange":"2017-12-31T00:00:00.000/2018-01-06T23:59:59.999"
}
]
},
"dimension":"variables/daterangeday",
"settings":{
"dimensionSort":"asc"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment