Get campaign defaults
pushengage_get_campaign_defaultsRetrieve the current site's push campaign default settings, including UTM parameters, fallback notification, fallback attributes, and default expiry.
Instructions
Returns the current site's campaign default settings: utm_parameters (enabled + source/medium/campaign/term/content), fallback_notification (title/message/url), fallback_attributes (city/country), and default_expiry (broken into total_seconds + days/hours/minutes). These are the defaults applied to push campaigns, matching the dashboard's Campaign Defaults page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_id | No | Override the currently selected site. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| default_expiry | No | ||
| utm_parameters | No | ||
| fallback_attributes | No | ||
| fallback_notification | No |