List Campaigns
list_campaignsList ad campaigns in your OpenAI Ads account with cursor pagination, configurable limits, and creation-time sorting for efficient campaign management.
Instructions
List campaigns in the current OpenAI Ads account with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Cursor for pagination | |
| limit | No | Number of items to return (1-500). Default 20. | |
| order | No | Sort order by creation time | |
| before | No | Cursor for previous page |