Contents

SKANError.Code.invalidConversionValue

The conversion value is invalid.

Declaration

case invalidConversionValue

Discussion

Apps provide a conversion value when calling updatePostbackConversionValue(_:completionHandler:) or updateConversionValue(_:). Check that the conversion value you provide is within the allowed range.

See Also

Error Codes