Get Meta Ad Video
meta_ads_get_ad_videoRead-onlyIdempotent
Retrieve video details (source URL, thumbnail, title, duration) for a Meta ad by providing ad_id or video_id. Use act_id to avoid permission errors.
Instructions
Get video details (source URL, thumbnail, title, duration) for a Meta ad video. Provide either ad_id (server resolves the video_id from the ad's creative) or video_id directly. Pass act_id when available — the /act_X/advideos edge avoids permission errors (#10 / #33) that hit the bare /{video_id} node for BM-shared or page-owned videos.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_id | No | ||
| video_id | No | ||
| act_id | No |