AI-generated Key Takeaways
-
The CustomerLink specific SkAdNetworkConversionValueSchema outlines the structure for tracking conversion values from Apple's SKAdNetwork.
-
Key fields include
app_id,measurement_window_hours,fine_grained_conversion_value_mappings, andpostback_mappings. -
app_idrepresents the required Apple App Store app ID. -
measurement_window_hoursindicates the time window after installation during which conversion value updates are made. -
fine_grained_conversion_value_mappingsandpostback_mappingsprovide details on how conversion values are mapped, with distinctions based on SkAdNetwork versions and postbacks.
The CustomerLink specific SkAdNetworkConversionValueSchema.
| Fields | |
|---|---|
|
Required. Output only. Apple App Store app ID. |
|
Output only. A time window (measured in hours) post-install, after which the App Attribution Partner or advertiser stops calling updateConversionValue. |
|
Output only. Fine grained conversion value mappings. For SkAdNetwork versions >= 4.0 that support multiple conversion windows, fine grained conversion value mappings are only applicable to the first postback. |
|
Output only. Per-postback conversion value mappings for postbacks in multiple conversion windows. Only applicable for SkAdNetwork versions >= 4.0. |