Create a routing rule
| Parameter | Type | Required | Description |
|---|---|---|---|
linkId | string | No | Associate with link |
campaignId | string | Yes | Parent campaign |
name | string | No | Rule name |
type | string | Yes | Rule type |
conditions | object | Yes | Match conditions |
destinationUrl | string | Yes | Redirect destination |
priority | number | No | 1-100 (default: 50) |
enabled | boolean | No | Active (default: true) |
| Parameter | Type | Description |
|---|---|---|
deepLinkEnabled | boolean | Enable deep links |
deepLinkIos | string | iOS URL scheme |
deepLinkAndroid | string | Android intent |
deepLinkFallbackUrl | string | Fallback URL |