menu
Is this helpful?

# Preset Properties

# 1. Description of Preset Properties

The preset properties collected by iOS and Android platforms will have certain differences. For details, please refer to the following documents:

iOS platform preset properties,android platform preset properties

# 2. Getting Preset Properties

async () => {
  var presetProperties = await TDAnalytics.getPresetProperties()
}