Expand my Community achievements bar.

Announcement: Calling all learners and mentors! Applications are now open for the Adobe Analytics 2024 Mentorship Program! Come learn from the best to prepare for an official certification in Adobe Analytics.
SOLVED

Receiving empty response in breakdown field for Mobile segment in report, api 1.4 version

Avatar

Level 1

Sometimes i receive empty data in breakdown field in report, it only happens in Mobile segment, whereas in Computer segment i am receiving proper data. I am using api 1.4, is there any reason for it?

"segments": [
{
"id": "---",
"name": "Mobile"
}
],
"data": [
{
"name": "Wed. 13 Mar. 2024",
"year": 2024,
"month": 3,
"day": 13,
"breakdown": [],
"breakdownTotal": [
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
]
}
],
"totals": [
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
"version": "1.4.18.10"
},
"waitSeconds": 0,
"runSeconds": 0
}

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

You might need client care to look into what is happening on the backend to drill down into this more... While I don't use the APIs much right now, I don't recall seeing anything like this before... 

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

You might need client care to look into what is happening on the backend to drill down into this more... While I don't use the APIs much right now, I don't recall seeing anything like this before...