I am trying to report the metric visits on the dimension full Entry Page URL. I tried on several other custom dimensions and I am still getting the same error...
Hello I am having trouble finding a solution for the Unauthorized Global Dimension. I am trying to make the following API request {
"rsid": "xxxx",
"globalFilters": [
{
"type": "dateRange",
"dateRange": "2022-03-20T00:00:00.000/2022-03-21T00:00:00.000"
}
],
"metricContainer": {
"met...
Thanks for your answer. I am actually requesting the data for the same date. Here is my request {
"rsid": "xxxxx",
"globalFilters": [
{
"type": "dateRange",
"dateRange": "2022-02-01T00:00:00.000/2022-02-02T00:00:00.000"
}
],
"metricContainer": {
"metrics": [
{
"columnId": "0",...
I am having troubles understanding how Adobe Analytics calculates the totals. I used the API debugger to copy the request. When I sum the response values I get a different (higher) sum from the one in total . I am looking at the metric visits and dimensions daterange .... Any ideas ?
Thanks for the answer! Makes more sense now. I am showing page views and visits metrics.I have a followup question, as it is only "Internal" traffic, does it mean I will have all numbers if I delete all internal URL filters ? https://experienceleague.adobe.com/docs/analytics/admin/admin-tools/inter...
Hello, I have a question regarding Adobe Analytics and breakdown by dimension. I am missing some values once I add a breakdown dimension like Referrer Type for example. The table shows X out of Y.I am wondering if there is a configuration to show all the values even though it might be very small.Bas...