SetPersonPropertiesMessage

Example values

TypeScript
{
distinctId: string;
properties?: Record<string | number, any>;
propertiesOnce?: Record<string | number, any>;
}

Community questions

Questions about this page? or post a community question.