Skip to main content
Creates Meta ads from existing Facebook Page posts or Instagram media (no media upload, no copy authoring). By default it creates the full ad attached to the given adset. It can also run in creative-only mode, which returns a creative_id without attaching it to an ad; that creative_id can then be used with meta_ads_replace_ad_creative. Provide either post_id (Facebook page post) or instagram_media_id (Instagram media), not both. The page id is combined with post_id automatically. Supports detailed-results mode: by default the response returns only IDs, while return_detailed_results=true returns per-row success and failure details. Detailed results are recommended for AI agents.

Inputs

SelectItem

SelectableOption

Output

Type: Dict Returns created ad details, a list of ad IDs and count. Fields: ad_ids, created_count