type_toggles | description | "JSON array of notification types and whether they are enabled or disabled.
For example: '[{"welcome":true},{"edit-thank":false},{"thank-you-edit":true},{"system-noemail":true}]'" |
---|
type | "string" |
---|
required | true |
---|
|
---|
background_fetch | description | "Frequency of background polling:
- 'disabled' if user keeps tapping the 'Not now' button at the prompt
- 'don't ask again' if user doesn't want to be prompted
- the interval if enabled (e.g. '10 min')" |
---|
type | "string" |
---|
required | false |
---|
|
---|
app_install_id | description | "Randomly generated UUID that is unique to each app install, which can be used to cross-reference the same app install across different schemas." |
---|
type | "string" |
---|
required | true |
---|
|
---|
client_dt | description | "Client-side ISO-8601-formatted date-time at which this event occurred." |
---|
type | "string" |
---|
required | true |
---|
|
---|