add_ad_to_adset
Add a NEW ad (with creative) to an EXISTING ad set. Created PAUSED. Accepts either an existing creative_id, a library image_hash (this is where saved library creatives CAN be used), or ad copy fields. WRITES live.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cta | No | e.g. LEARN_MORE | |
| ad_name | No | ||
| page_id | No | ||
| adset_id | Yes | ||
| headline | No | ||
| image_hash | No | Use a saved library creative's image_hash — supported here (unlike bulk-create). | |
| creative_id | No | Use an existing Meta creative as-is. | |
| description | No | ||
| website_url | No | ||
| primary_text | No | ||
| meta_account_id | No |