Hi all, I'm trying to use the Analytics API to get Real-Time data from reports.
I'm able to get and set Real Time settings (using Save/GetRealTimeSettings), but when I use Report.Run specifying as element the props enabled in the report I get the following response back:
Solved! Go to Solution.
Views
Replies
Total Likes
The error you mentioned seems to be related to permission issues.
Are you the product admin for Analytics?
If not please make sure you have the access of product profile in which the report suite and its variables like evar, props(which you are trying to use in API) are added in the permission section of the product profile. You can ask one of system admin to check it for you under admin console.
Views
Replies
Total Likes
The error you mentioned seems to be related to permission issues.
Are you the product admin for Analytics?
If not please make sure you have the access of product profile in which the report suite and its variables like evar, props(which you are trying to use in API) are added in the permission section of the product profile. You can ask one of system admin to check it for you under admin console.
Views
Replies
Total Likes
@vibhatna I reached out to the Admin and after checking the permissions he granted more access (even if not sure that would solve the issue).
After that the error response is not anymore reported as "element_inaccessible" but as
Views
Replies
Total Likes