Adobe Analytics | Adobe Higher Education
Skip to main content
  • 10000+ 총 게시물 수
  • 36,171 총 댓글 수
10000+ 총 게시물 수
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"                                    }