ChatGPT Ads / API Reference
openai_ads_update_campaign
OpenAI Ads tool — manages ads shown inside ChatGPT via the OpenAI Ads API. Update a campaign's name, budget, or description. Only non-empty fields are sent. POST /campaigns/{id}.
This is a write tool: it updates campaign in your ChatGPT Ads account. Claude asks you to confirm before it runs.
Ask Claude
You do not call this tool yourself. Ask for the outcome and the client picks the tool:
Update campaign in my ChatGPT Ads account for [campaign id].
It takes 1 required and 3 optional parameters.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
campaign_id | string | Yes | Campaign Id |
name | string | No | Name |
lifetime_budget_usd | number | No | Lifetime Budget Usd |
description | string | No | Description |