Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the
REST Introduction for details.
SkAdNetworkCoarseConversionValue
Enumerates SkAdNetwork coarse conversion values
Enums |
UNSPECIFIED |
Not specified. |
UNKNOWN |
The value is unknown in this version. |
UNAVAILABLE |
The value was not present in the postback or we do not have this data for other reasons. |
LOW |
A low coarse conversion value. |
MEDIUM |
A medium coarse conversion value. |
HIGH |
A high coarse conversion value. |
NONE |
A coarse conversion value was not configured. |
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-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["SkAdNetwork uses coarse conversion values to provide privacy-preserving insights into campaign performance."],["These values are represented by enums like `LOW`, `MEDIUM`, and `HIGH`, indicating the level of user engagement or value."],["`UNSPECIFIED`, `UNKNOWN`, `UNAVAILABLE`, and `NONE` enums handle cases where specific value information is missing or not applicable."]]],[]]