I'm trying to extract some data using Data warehouse through API 1.4 and this issue has occurred which wasn't earlier occurring.
I'm extracting a certain number of metrics and 2 dimensions. However, the json output of the request, I am seeing one of the dimension values appear under counts node which should actually have metrics data only.
Can anybody help me understand why this is happening?
Few sinppets-
The output should be-
While I'm getting-
Any help will be appreciated!