Adrop User Property
Metrics for user properties, events
Static Functions
setUID(uid: string)
사용자 ID를 설정하기 위해 설계되었습니다.
setProperty(key: string, value: string): void
사용자 속성을 수집하기 위해 설계되었습니다.
key: 수집할 사용자 속성value: 사용자 속성에 해당하는 값
Last updated