tiktok_ list_ ad_ images
List the advertiser's whole image library (file/image/ad/search): file name, dimensions, signature, carousel usability, and a publicly served image URL…
List the advertiser's whole image library (file/image/ad/search): file name, dimensions, signature, carousel usability, and a publicly served image URL signed for roughly thirty days (image_url_expires_at gives the exact instant).
- Source
- TikTok Ads
- Kind
- Read
- Discovery
- Announced in the tool list
- Account parameter
advertiserId- Endpoint
- https:/
/ mcp. getmcpads. com/ tiktok-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
advertiserId | string | Required | TikTok advertiser ID. |
page | integer | Optional | Page number (page_info.total_page in the response gives the bound) Default: 1. |
pageSize | integer | Optional | Items per page (TikTok caps file library pages at 100) Default: 20. |
Calling itLink to this section
{
"name": "tiktok_list_ad_images",
"arguments": {
"advertiserId": "<string>"
}
}