API Differences in AdAttributionKit in iOS 18.4

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in AdAttributionKit in the iOS 18.4 SDK.

Table of Contents

Properties & Constants

PostbackUpdate
public let conversionTag: Swift.String?

Initializers

PostbackUpdate
public init(fineConversionValue: Swift.Int, lockPostback: Swift.Bool, conversionTag: Swift.String, coarseConversionValue: AdAttributionKit.CoarseConversionValue? = nil, conversionTypes: [AdAttributionKit.PostbackUpdate.ConversionType]? = nil)

Enum Cases

AdAttributionKitError
case conversionTagNotSupported
AdAttributionKitError
case invalidConversionTag