device_id | String The device identifier. |
manufacturer | String Optional. The name of the manufacturer. |
model | String Optional. The device model. |
platform | String The software platform of the device. Can be iOS or Android. |
pushToken or pushTokenBase64 | String Optional. An identification used to push messages to the device. pushTokenBase64 is base64-encoded and recommended for iOS push tokens. |
deviceCert | String (Android only) The PEM-encoded device certificate and key. |
deviceToken | String (Android only) The device authentication token associated with this device. |