---
title: "updateConversionValue(_:)"
framework: adattributionkit
role: symbol
role_heading: Type Method
path: "adattributionkit/postback/updateconversionvalue(_:)"
---

# updateConversionValue(_:)

Updates the conversion value using the given postback update configuration.

## Declaration

```swift
static func updateConversionValue(_ postbackUpdate: PostbackUpdate) async throws
```

## Parameters

- `postbackUpdate`: A PostbackUpdate structure that describes the new conversion values and associated conversion types.

## Mentioned in

Creating postbacks in developer settings Configuring an advertised app Identifying conversion values with conversion tags Receiving ad attributions and postbacks
