---
title: "Updates an AdAdjustment by id"
method: PUT
path: "/AdAdjustment/{AdAdjustmentId}"
tags: ["AdAdjustment"]
---

# Updates an AdAdjustment by id

`PUT /AdAdjustment/{AdAdjustmentId}`

Updates an instance of AdAdjustment by id

## Path parameters

- `AdAdjustmentId` string, required

## Request body

- AdAdjustmentData
  - `$type` 'Asi.Soa.Media.DataContracts.AdAdjustmentData, Asi.Contracts', required — The DataType must be "Asi.Soa.Media.DataContracts.AdAdjustmentData, Asi.Contracts"
  - `AdAdjustmentId` integer
  - `AdAdjustmentName` string
  - `AdjustmentTarget` string
  - `AdjustmentType` object
  - `AdjustmentValue` object
  - `AdjustmentValueType` object
  - `IsActive` boolean
  - `MediaAssetId` integer
  - `ProductCode` string

## Response `200`

The request was successful.

---

[API](https://skmtc.net/imis/apis/accounting.md) · [All operations](https://skmtc.net/imis/apis/accounting/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/imis/accounting/revisions/67a8cf169a01/schema)
