ChatGPT Ads / API Reference
openai_ads_list_campaigns
OpenAI Ads tool — manages ads shown inside ChatGPT via the OpenAI Ads API. List OpenAI Ads campaigns. Args: limit: 1-500 (default 20). after / before: pagination cursors returned by a previous call. order: 'asc' or 'desc' (default desc).
This is a read-only tool: it lists campaigns from your ChatGPT Ads account. It changes nothing.
Ask Claude
You do not call this tool yourself. Ask for the outcome and the client picks the tool:
List campaigns in my ChatGPT Ads account.
It takes 0 required and 4 optional parameters.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | integer | No | Limit |
after | string | No | After |
before | string | No | Before |
order | string | No | Order |