cpp_client_telemetry
cpp_client_telemetry copied to clipboard
How to set cV, ingest PartA extension, user#authId through SDK?
Hello team,
I am trying to compare the telemetry data before and after migrating to the 1DS SDK. I have noticed that some properties are missing after the migration, specifically:
- Record#cV
- Record#ingest
- Record#user#authId
I am wondering if it is possible for the Android client to set these properties through the API. Although these properties are defined in the bond schema, I have not been able to assign them. Can you please provide me with some guidance on how to do this?