Compare commits
No commits in common. "96186a1a506add0d48a1849c77668e4e9cf8e3e0" and "bc8bc479d1ca5bf8c8a020e0dd2a3783a66c93ba" have entirely different histories.
96186a1a50
...
bc8bc479d1
|
@ -64,7 +64,6 @@ 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