Contents

CoarseConversionValue

Values that describe developer-defined, relative-attribution conversion values.

Declaration

enum CoarseConversionValue

Overview

Use these values to differentiate between the value of a person’s actions that are meaningful for a specific interaction. These values have no effect on the framework, but calling the updateConversionValue(_:lockPostback:) method with the value with CoarseConversionValue.low, for example, causes the postback that the ad network receives to have a field "coarse-conversion-value": "low".

Topics

Enumeration Cases

See Also

Postbacks