get_campaign_ads
Retrieve a complete list of ads for a campaign, using pagination and custom fields to access the exact data you need.
Instructions
Get all ads belonging to a specific campaign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Pagination cursor for next page | |
| limit | No | Number of results (default 25) | |
| fields | No | Comma-separated fields to return | |
| campaign_id | Yes | Campaign ID |