list_ads
Lists ad creatives under an advertiser account, optionally filtered by campaign. Supports pagination with page and page size.
Instructions
广告创意列表 (Ad creative list).
List ad creatives under an advertiser account, optionally filtered by campaign.
Args: advertiser_id: The advertiser account ID. campaign_id: Optional campaign ID to filter ads by campaign. page: Page number for pagination (default 1). page_size: Number of records per page (default 20, max 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| advertiser_id | Yes | ||
| campaign_id | No | ||
| page | No | ||
| page_size | No |