SkAdNetworkConversionValueSchema
Stay organized with collections
Save and categorize content based on your preferences.
The CustomerLink specific SkAdNetworkConversionValueSchema.
Fields |
app_id
|
string
Required. Output only. Apple App Store app ID.
|
measurement_window_hours
|
int32
Output only. A time window (measured in hours) post-install, after which the App Attribution Partner or advertiser stops calling updateConversionValue.
|
fine_grained_conversion_value_mappings[]
|
FineGrainedConversionValueMappings
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.
|
postback_mappings[]
|
PostbackMapping
Output only. Per-postback conversion value mappings for postbacks in multiple conversion windows. Only applicable for SkAdNetwork versions >= 4.0.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-25 UTC."],[[["This document outlines the CustomerLink specific SkAdNetworkConversionValueSchema, used to map conversion values for app install campaigns."],["It includes key fields like `app_id`, `measurement_window_hours`, `fine_grained_conversion_value_mappings`, and `postback_mappings`."],["`fine_grained_conversion_value_mappings` is used for detailed conversion value mapping, especially for the initial postback in SkAdNetwork versions 4.0 and above."],["`postback_mappings` handles conversion values for subsequent postbacks within multiple conversion windows, applicable to SkAdNetwork versions 4.0 and later."],["The schema facilitates mapping and interpretation of conversion data received from Apple's SkAdNetwork framework for app install attribution."]]],[]]