Get all profiles existing properties
unomi.profile.existingProperties({ itemType: <string>, tag: <string>, isSystemTag?: <boolean> });
{ success: <boolean>, status: <number>, data: <string[]> }
Last updated 5 years ago