# Creative API

### Creatives

The images, banners, video, audio that are displayed as ads.

### Update an advar creative

```
PUT /v1/creatives/advar/{creativeId}
```

Updates an advar creative by creative ID

**Request body**

<table id="bkmrk-parameter-in-require" style="border-collapse: collapse; width: 100%; height: 59.6px;"><thead><tr style="height: 29.8px;"><td style="width: 18.236%; height: 29.8px;">**Parameter**</td><td style="width: 8.46246%; height: 29.8px;">**In**</td><td style="width: 10.1311%; height: 29.8px;">**Required**</td><td style="width: 12.3957%; height: 29.8px;">**Type**</td><td style="width: 50.7747%; height: 29.8px;">**Description**</td></tr></thead><tbody><tr style="height: 29.8px;"><td style="width: 18.236%; height: 29.8px;">`creativeId`</td><td style="width: 8.46246%; height: 29.8px;">path</td><td style="width: 10.1311%; height: 29.8px;">Yes</td><td style="width: 12.3957%; height: 29.8px;">integer</td><td style="width: 50.7747%; height: 29.8px;">The creatives ID.</td></tr></tbody></table>