init(rawValue:)
Creates a coarse conversion value from the raw value.
Declaration
init(rawValue: String)Parameters
Discussion
You don’t need to call the initializer to use coarse conversion values. When you provide the coarse conversion value to the updatePostbackConversionValue(_:coarseValue:completionHandler:) or updatePostbackConversionValue(_:coarseValue:lockWindow:completionHandler:) methods, use the static constants, low, medium, or high.