PushLink (Deprecated)
The deprecated push message delivery is no longer supported. PushMessage and all related objects are deprecated.
For more details see PushNotificationMessage.
Push link custom configuration information.
Attributes | Type | Description | Optional | Default |
---|---|---|---|---|
url | xs:string | The connection URL. | No | |
categoryId | xs:string | A category identifier. | Yes | 1 |
track | xs:boolean | The link URL is to be tracked. | Yes | 0 |
shorten | xs:boolean | The link URL is to be shortened (APN only). | Yes | 0 |
keyName | xs:string | The name of the URL. | Yes | clX (X is the position of the current link in the PushTemplate object list.) |