Inputs
SelectableOption
Output
Type:Dict
Returns a dict with ad preview details.
Fields: preview_url, ad_id, placementDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Generates preview iframe URLs of Meta advertising campaigns and ad creatives for a selected placement like INSTAGRAM_FEED, FACEBOOK_FEED, etc
| App | Meta Ads |
| Operation ID | meta_ads_generate_ad_previews |
| Type | Action |
| Connection | meta_ads (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
account | DynamicAccount | Yes | - | Select Meta Ads account, ask the user for it if not provided |
ad_id | string | Yes | - | Enter the Ad ID you want to generate previews for. You can fetch Ad IDs from other nodes like ‘Get Report’ |
placement | string or SelectableOption | Yes | - | Select the placement for the ad preview. e.g., DESKTOP_FEED_STANDARD, MOBILE_FEED_STANDARD |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | |
label | string | Yes | - |
Dict
Returns a dict with ad preview details.
Fields: preview_url, ad_id, placement