The required report suite is: webexgssprod
I found that I can access the api to get reportsuites information,
but I can't access some reports api. The error is:
"errorCode": "invalid_metric_access",
"errorDescription": "[metrics/concurrent_viewers_visitors] metrics are not available based on feature access level"
In fact, we have built some projects in Adobe Analytics Workspace, such as: GSS - Reports (Commercial Status), its project id is 657fe7cb83d59c012bb0c8ac. We want to get the datas of each report in this project through Adobe Analytics API, and then we will draw the graph ourselves. Could you tell me the correct request body for these reports?