ad_manager_fb_upsert_ad
Create or update a Facebook ad by providing campaign and ad set IDs, along with creative details like media, headline, and destination link.
Instructions
Upsert ad
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Ad identifier | |
| cta | No | Call to action type | |
| name | No | Ad name | |
| media | No | Media items (images or videos) attached to the ad creative | |
| adsetId | Yes | Parent ad set ID | |
| headline | No | Ad headline text | |
| imageUrl | No | Ad image URL | |
| mediaType | No | Ad media type | |
| campaignId | Yes | Parent campaign ID | |
| locationId | No | Location identifier Defaults to GHL_LOCATION_ID when omitted. | |
| description | No | Ad description text | |
| primaryText | No | Ad primary text | |
| destinationLink | No | Destination link URL | |
| destinationFormId | No | Destination form ID | |
| conversationFormId | No | Conversation form ID | |
| multiAdvertiserAds | No | Enable multi-advertiser ads |