Create Ad
adsap_create_adCreate a Meta ad (image/video) in an ad set. Defaults to PAUSED. ALWAYS call with dry_run: true first: it validates and renders a launch review card where the user confirms, creates (paused) and activates in-card — after it renders, reply with ONE short sentence and stop; do not call the real create from chat unless the user explicitly asks in a new message and the card's activity log shows nothing was created there. For App promotion (OUTCOME_APP_PROMOTION) ad sets: set link_url to the app's store URL (same as the ad set's promoted_object.object_store_url) and call_to_action to INSTALL_MOBILE_APP (or USE_MOBILE_APP/DOWNLOAD); the promoted app binding comes from the ad set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| status | No | ||
| dry_run | No | Validate only, no creation | |
| ad_format | Yes | ||
| ad_set_id | Yes | ||
| ad_account_id | Yes | ||
| creative_spec | Yes | ||
| idempotency_key | No |