Update banner (ad)
update_bannerModify banner name, text blocks, or links by sending replacement values directly. Status changes require a separate banner_action call.
Instructions
Updates a banner's name, text blocks or links. Use banner_action to change status. Structures are sent verbatim.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Banner id to update. | |
| name | No | New name. | |
| urls | No | Replacement link objects, sent verbatim. | |
| extra | No | Extra fields merged into the body verbatim. | |
| textblocks | No | Replacement text blocks, sent verbatim. |