Update Ad
meta_update_adUpdate an existing ad's name or status. Set status to active, paused, or archived.
Instructions
Updates an existing ad's status or name.
Args:
ad_id (string): Ad ID
name (string, optional): New name
status (string, optional): ACTIVE, PAUSED, or ARCHIVED
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_id | Yes | ||
| name | No | ||
| status | No | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |