If enabled, the GA SDK will set conversion values using this schema
definition, and schema will be exported to any Google Ads accounts linked
to this property. If disabled, the GA SDK will not automatically set
conversion values, and also the schema will not be exported to Ads.
Output only. Resource name of the schema. This will be child of ONLY an iOS
stream, and there can be at most one such child under an iOS stream.
Format:
properties/{property}/dataStreams/{dataStream}/sKAdNetworkConversionValueSchema
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Output only. Resource name of the schema. This will be child of ONLY an iOS
stream, and there can be at most one such child under an iOS stream.
Format:
properties/{property}/dataStreams/{dataStream}/sKAdNetworkConversionValueSchema
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Required. The conversion value settings for the first postback window.
These differ from values for postback window two and three in that they
contain a "Fine" grained conversion value (a numeric value).
Conversion values for this postback window must be set. The other windows
are optional and may inherit this window's settings if unset or disabled.
Required. The conversion value settings for the first postback window.
These differ from values for postback window two and three in that they
contain a "Fine" grained conversion value (a numeric value).
Conversion values for this postback window must be set. The other windows
are optional and may inherit this window's settings if unset or disabled.
The conversion value settings for the third postback window.
This field should only be set if the user chose to define different
conversion values for this postback window. It is allowed to configure
window 3 without setting window 2. In case window 1 & 2 settings are set
and enable_postback_window_settings for this postback window is set to
false, the schema will inherit settings from postback_window_two.
The conversion value settings for the third postback window.
This field should only be set if the user chose to define different
conversion values for this postback window. It is allowed to configure
window 3 without setting window 2. In case window 1 & 2 settings are set
and enable_postback_window_settings for this postback window is set to
false, the schema will inherit settings from postback_window_two.
Required. The conversion value settings for the first postback window.
These differ from values for postback window two and three in that they
contain a "Fine" grained conversion value (a numeric value).
Conversion values for this postback window must be set. The other windows
are optional and may inherit this window's settings if unset or disabled.
The conversion value settings for the third postback window.
This field should only be set if the user chose to define different
conversion values for this postback window. It is allowed to configure
window 3 without setting window 2. In case window 1 & 2 settings are set
and enable_postback_window_settings for this postback window is set to
false, the schema will inherit settings from postback_window_two.
[[["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 2025-08-07 UTC."],[[["This document provides comprehensive reference information for the `SKAdNetworkConversionValueSchema` class, which is designed for managing SKAdNetwork conversion values within the Google Analytics Admin API, specifically for iOS streams."],["The class, `SKAdNetworkConversionValueSchema`, is part of the `com.google.analytics.admin.v1alpha` package and is a subclass of `GeneratedMessageV3`, implementing the `SKAdNetworkConversionValueSchemaOrBuilder` interface, and it's used to define the schema for SKAdNetwork conversion values."],["The document details the class's various inherited and unique methods for parsing, building, and managing instances of the `SKAdNetworkConversionValueSchema`, alongside its fields like `name`, `apply_conversion_values`, `postback_window_one`, `postback_window_two`, and `postback_window_three`."],["It includes an extensive list of versions, ranging from 0.70.0 (latest) down to 0.14.0, allowing developers to access and implement the schema across a wide range of versioned documentation."],["The schema allows for configuration of conversion values for three separate postback windows, where the first window's settings are mandatory and the other two are optional, with the option of inheriting settings from previous windows."]]],[]]