1.4 DATA WAREHOUSE API LIMITATION
I was trying 1.4 Data warehouse API,@ was able to get the response too, but encountered one limitation like below:
"error_description": "The maximum number of elements supported is 4"
if I give more than 4 elements, its throwing error, is there any way to add more elements?
"elements":[
{
"id" : "zip"
},
{
"id" : "evar8"
},
{
"id" : "evar6"
},
{
"id" : "evar77"
},
{
"id" : "evar37"
}