list_materials
Retrieve materials from a creative library by advertiser ID, with optional filtering by material type such as IMAGE, VIDEO, or TITLE.
Instructions
素材库列表 (Material library list).
List materials in the creative library under an advertiser account, optionally filtered by material type.
Args: advertiser_id: The advertiser account ID. page: Page number for pagination (default 1). page_size: Number of records per page (default 20, max 100). material_type: Optional material type filter (e.g. "IMAGE", "VIDEO", "TITLE").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| page_size | No | ||
| advertiser_id | Yes | ||
| material_type | No |