update_ortb_native_image_asset
Update an existing image asset in an ORTB native template by modifying its dimensions, type, or minimum size constraints.
Instructions
Update an existing image asset for an ORTB native template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| h | No | Height | |
| w | No | Width | |
| id | Yes | Image asset ID | |
| hmin | No | Min height | |
| type | No | Image asset type | |
| wmin | No | Min width | |
| template_id | Yes | ORTB native template ID |