| Name | Type | Writable | Restrictions | Description | 
|---|
| createdAt | int |  |  | Creation time as Unix timestamp (In seconds) 
 | 
| description | string | V |  | The description of the Delivery 
 | 
| extraParams | string | V |  | Extra query string parameters that should be added to the url 
 | 
| hostName | string |  |  | the host part of the url 
 | 
| id | int |  |  | The id of the Delivery 
 | 
| isDefault | KalturaNullableBoolean |  |  | True if this is the systemwide default for the protocol 
 | 
| mediaProtocols | string | V |  | Comma separated list of supported media protocols. f.i. rtmpe 
 | 
| name | string | V |  | The name of the Delivery 
 | 
| parentId | int |  |  | the object from which this object was cloned (or 0) 
 | 
| partnerId | int |  |  |  | 
| priority | int | V |  | priority used for ordering similar delivery profiles 
 | 
| recognizer | KalturaUrlRecognizer | V |  |  | 
| status | KalturaDeliveryStatus | V |  |  | 
| streamerType | KalturaPlaybackProtocol | V |  |  | 
| systemName | string | V |  | System name of the delivery 
 | 
| tokenizer | KalturaUrlTokenizer | V |  |  | 
| type | KalturaDeliveryProfileType | V |  | Delivery type 
 | 
| updatedAt | int |  |  | Update time as Unix timestamp (In seconds) 
 | 
| url | string | V |  |  |