get_campaign
Get full details for a specific campaign by id. Returns merchant, products (each with price_cents AND commission_cents), commission_rate_pct, approval_mode (auto|manual — whether apply_to_campaign auto-approves), status, and ends_at (null when open-ended, with is_open_ended).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Campaign id (UUID) |