list_materials
Retrieve materials from an advertiser's creative library, optionally filtered by type (image, video, etc.).
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 |
|---|---|---|---|
| advertiser_id | Yes | ||
| page | No | ||
| page_size | No | ||
| material_type | No |