zernio_create_ad
Create advertisements with specified targeting, budget, and creative elements. Set account, goal, budget amount and type, plus audience and ad content.
Instructions
Create a new ad with targeting, budget, and creative details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | The Zernio account ID | |
| adAccountId | Yes | The ad account ID to create the ad under | |
| name | Yes | Ad name | |
| goal | Yes | Ad goal/objective | |
| budgetAmount | Yes | Budget amount for the ad | |
| budgetType | Yes | Whether the budget is daily or lifetime | |
| currency | No | Currency code (e.g. USD, EUR) | |
| headline | No | Ad headline text | |
| body | No | Ad body/description text | |
| callToAction | No | Call to action button text | |
| linkUrl | No | Destination URL for the ad | |
| imageUrl | No | Image URL for the ad creative | |
| countries | No | Target countries (ISO codes) | |
| ageMin | No | Minimum target age | |
| ageMax | No | Maximum target age | |
| interests | No | Interest targeting IDs | |
| endDate | No | End date (ISO format) | |
| audienceId | No | Custom audience ID to target |