frameworks/WASdkIntf.framework/Headers/WAParamConfigObj.h
@@ -68,5 +68,12 @@ // 特殊等级事件 @property(nonatomic,copy)NSString * keyLevels;// 特殊等级事件,多个逗号分隔 "keyLevels": "5,10,20", /** * Consent 同意通知ID */ @property(nonatomic,copy)NSString * consentNoticeId; //4.6.0 add @property(nonatomic)NSInteger iosPromotionSwitch; // iOS 互推广告开关0:关闭 1:打开 @end