API Field length for Conversation Data Model

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.

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.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.