public interface SAAdvertModuleProtocol extends SAModuleProtocol, SAAdvertAPIProtocol
| 限定符和类型 | 方法和说明 |
|---|---|
void |
commitRequestDeferredDeeplink(boolean isRequest)
修改请求 DeferredDeeplink 标记
|
org.json.JSONObject |
getLatestUtmProperties()
获取渠道 latest 属性
|
org.json.JSONObject |
mergeChannelEventProperties(java.lang.String eventName,
org.json.JSONObject properties)
合并渠道事件属性
|
void |
removeDeepLinkInfo(org.json.JSONObject properties)
清除 deeplink utm 属性
|
getModuleName, install, isEnable, setModuleStateenableDeepLinkInstallSource, requestDeferredDeepLink, setDeepLinkCallback, setDeepLinkCompletion, trackAppInstall, trackAppInstall, trackAppInstall, trackChannelEvent, trackChannelEvent, trackDeepLinkLaunch, trackDeepLinkLaunch, trackInstallation, trackInstallation, trackInstallationorg.json.JSONObject mergeChannelEventProperties(java.lang.String eventName,
org.json.JSONObject properties)
eventName - 事件名称properties - 事件自定义属性org.json.JSONObject getLatestUtmProperties()
void removeDeepLinkInfo(org.json.JSONObject properties)
properties - 需清除的属性void commitRequestDeferredDeeplink(boolean isRequest)
isRequest - 标记值