parent
89a8a145df
commit
925c5203be
|
@ -64,6 +64,7 @@ class AdminAdMediaPartnerService(private val repository: AdMediaPartnerRepositor
|
||||||
}
|
}
|
||||||
|
|
||||||
val params = mapOf(
|
val params = mapOf(
|
||||||
|
"af_dp" to "voiceon://",
|
||||||
"deep_link_value" to deepLinkValue,
|
"deep_link_value" to deepLinkValue,
|
||||||
"deep_link_sub1" to it.pid,
|
"deep_link_sub1" to it.pid,
|
||||||
"deep_link_sub2" to it.utmSource,
|
"deep_link_sub2" to it.utmSource,
|
||||||
|
|
Loading…
Reference in New Issue