Skip to content

Instantly share code, notes, and snippets.

@konosp
Last active October 4, 2021 11:08
Show Gist options
  • Select an option

  • Save konosp/cbbb013b687b4b2b8084e12b5f13683a to your computer and use it in GitHub Desktop.

Select an option

Save konosp/cbbb013b687b4b2b8084e12b5f13683a 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