update_ad_copy
Update ad creative copy by modifying title, body, or target URL. Automatically resends full creative to meet API requirements.
Instructions
Update an ad's creative copy. Pass only the fields you want to change.
Re-sends the full creative (which the API requires on ad updates) for you. Title must be 3-50 chars, body <= 100. Aim for a headline near 16 chars and body near 32, and make variants take a distinct angle rather than rephrasing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_id | Yes | ||
| title | No | ||
| body | No | ||
| target_url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| ad_group_id | No | ||
| name | No | ||
| status | No | ||
| creative | No | ||
| review_status | No | ||
| review | No | ||
| serving_issues | No | ||
| image_url | No | ||
| created_at | No | ||
| updated_at | No |