(sessionId Is required) -Session Id that should be generated and maintained by you. Make sure this value does not get changed within a session. if user is inactive for 30 min generate a new one.
**The session is active for 30 minutes on the server side. Therefore, you shouldn’t use a different SessionId for a particular tntId/thirdPartyId within 30 minutes of the last request made with the tntId/thirdPartyId. Otherwise, changes to the profile could be inconsistent and unpredictable.**
**Using the same Session ID with multiple tntIds/thirdPartyIds may cause unpredictable changes to the profiles identified by the tntId/thirdPartyIDs.**
tntId/thirdPartyIDs is non-required fields You can ignore this
tnta this value is important if you want to use A4T to work. you have to capture this value and pass it via the analytics call
https://shafi.com.au/how-to/adobe-target/adobe-target-api-server-side-implementation/