Skip to main content
Creates new Meta carousel ads with 2-10 cards containing images or videos (bulk mode only). By default it creates the full ad. 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. It also 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

Output

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