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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `SKAdNetworkConversionValueSchema` class within the Google Analytics Admin API, specifically for Java, allowing for the configuration of iOS stream conversion value schemas."],["The latest version available is 0.70.0, and the documentation includes a detailed reference for version 0.34.0, along with links to documentation for many prior versions down to 0.14.0."],["The `SKAdNetworkConversionValueSchema` class is used to define the schema for SKAdNetwork conversion values for an iOS stream and enables developers to manage postback windows and conversion values."],["Static methods are available to create instances, parse data, and get a descriptor, offering a wide range of functionalities including parsing from different input types such as byte arrays, `ByteString`, `CodedInputStream`, `InputStream`, and `ByteBuffer`."],["The class' methods allow developers to determine if conversion values are enabled, retrieve the resource name of the schema, manage postback windows, and handle serialized data and object properties."]]],[]]