pid를 심어놓은 광고를 타고 들어온 경우 항상 AppLaunch 이벤트를 실행하는 코드
This commit is contained in:
10
SodaLive/Sources/Tracking/AdTrackingAppLaunchRequest.swift
Normal file
10
SodaLive/Sources/Tracking/AdTrackingAppLaunchRequest.swift
Normal file
@@ -0,0 +1,10 @@
|
||||
//
|
||||
// AdTrackingAppLaunchRequest.swift
|
||||
// SodaLive
|
||||
//
|
||||
// Created by klaus on 3/26/25.
|
||||
//
|
||||
|
||||
struct AdTrackingAppLaunchRequest: Encodable {
|
||||
let pid: String
|
||||
}
|
||||
Reference in New Issue
Block a user