get_video_thumbnail
Fetch fresh, non-expired thumbnail URLs for a Meta video. Use the preferred thumbnail URI as image_url when creating an ad creative.
Instructions
Fetch fresh thumbnail urls for a video. Meta CDN thumbnail urls expire fast, so call this immediately before create_ad_creative and use the returned uri as image_url. Returns the thumbnails list; the one with is_preferred=true is the pick.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||