SKAdNetwork 전환 값에 대해 서버 간 및 CDP 동기화 이벤트를 사용할 수 있습니까?
Server-to-server events (including those synced via a CDP integration) cannot currently be used for SKAdNetwork conversion value mapping.
This is because updateConversionValue(_:)
calls must happen locally from each individual device, and most MMPs are not equipped to forward those server-side events down to the local client.
Updated over 2 years ago