list_content
Retrieve a paginated list of uploaded ads content, filtered by type (static, video, html5) and using offset/limit for navigation.
Instructions
List uploaded content.
Args:
content_type: one of static, video, html5.
limit, offset: pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_type | No | static | |
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||