Venkoba_Adeshappa | 2022-11-11 09:17:17 UTC | #1
Hi Team,
We are working on to pull the data for each conversation from Conversation Detail Query. This query provides information of Participants, Sessions, Segments.....So in order to store the results, I would like to know the Length/Size of each field to be defined in our DB .
Is there any documentation which provides the length/size of the each API field? or If not how do I define the length of the each field in DB?
Thanks, Venkoba.
tim.smith | 2022-11-11 15:39:36 UTC | #2
Analytics data does not come from a RDBMS and as such does not have field types or limits in the way an RDBMS does. I would suggest sampling your data from the API and determining appropriate column configurations based on that data sample.
system | 2022-12-11 15:40:11 UTC | #3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 17179