update: 更新打点 key 名称
parent
e814324e98
commit
149bc438ac
|
|
@ -219,7 +219,7 @@ namespace Guru
|
||||||
public const string ATTOptIn = "att_opt_in";
|
public const string ATTOptIn = "att_opt_in";
|
||||||
public const string ATTOpOut = "att_opt_out";
|
public const string ATTOpOut = "att_opt_out";
|
||||||
public const string ParameterATTStatus = "att_status";
|
public const string ParameterATTStatus = "att_status";
|
||||||
public const string EventATTResult = "att_result";
|
public const string EventAttResult = "att_result";
|
||||||
|
|
||||||
// 用户属性
|
// 用户属性
|
||||||
public const string PropertyFirstOpenTime = "first_open_time"; //用户第一次first_open的时间
|
public const string PropertyFirstOpenTime = "first_open_time"; //用户第一次first_open的时间
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue