PostbackMapping
Stay organized with collections
Save and categorize content based on your preferences.
Mappings for each postback in multiple conversion windows.
Fields |
postback_sequence_index
|
int32
Output only. 0-based index that indicates the order of postback. Valid values are in the inclusive range [0,2].
|
coarse_grained_conversion_value_mappings
|
CoarseGrainedConversionValueMappings
Output only. Conversion value mappings for all coarse grained conversion values.
|
Union field lock_window_trigger
lock_window_trigger . Event or conversion value used for locking conversion window. lock_window_trigger can be only one of the following: |
lock_window_coarse_conversion_value
|
SkAdNetworkCoarseConversionValue
Output only. Coarse grained conversion value that triggers conversion window lock.
|
lock_window_fine_conversion_value
|
int32
Output only. Fine grained conversion value that triggers conversion window lock.
|
lock_window_event
|
string
Output only. Event name that triggers conversion window lock.
|
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."],[[["The table outlines how postbacks are mapped to conversion values within different conversion windows for Apple's SKAdNetwork (SKAN) framework."],["Each postback is assigned a sequential index (`postback_sequence_index`) indicating its order, ranging from 0 to 2."],["Mappings include both coarse-grained values and potentially fine-grained values for conversions."],["A designated trigger, which can be a coarse or fine conversion value or a specific event, determines when a conversion window is locked."],["Understanding these mappings is crucial for accurately attributing and valuing conversions within SKAN's privacy-focused environment."]]],[]]