createCampaign
Set up affiliate marketing campaigns by defining name, commission rate, category, and landing page URL.
Instructions
Create a new affiliate marketing campaign with a commission structure
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Campaign name | |
| category | No | Campaign category | |
| description | No | Campaign description | |
| commission_rate | Yes | Commission rate (e.g. 10.0 for 10%; 0–100) | |
| commission_type | No | Commission type (default: percentage) | |
| destination_url | No | Landing page URL (must be a valid http(s) URL) |