Contents

updateConversionValue(_:)

Updates the conversion value using the given postback update configuration.

Declaration

static func updateConversionValue(_ postbackUpdate: PostbackUpdate) async throws

Parameters

  • postbackUpdate:

    A PostbackUpdate structure that describes the new conversion values and associated conversion types.

Mentioned in