| Name | Type | Writable | Restrictions | Description | 
|---|
| distributionProfile | KalturaDistributionProfile | V |  |  | 
| distributionProfileId | int | V |  |  | 
| entryDistribution | KalturaEntryDistribution | V |  |  | 
| entryDistributionId | int | V |  |  | 
| mediaFiles | KalturaDistributionRemoteMediaFileArray | V |  | Stores array of media files that submitted to the destination site Could be used later for media update
 
 | 
| providerData | KalturaDistributionJobProviderData | V |  | Additional data that relevant for the provider only 
 | 
| providerType | KalturaDistributionProviderType | V |  |  | 
| remoteId | string | V |  | Id of the media in the remote system 
 | 
| results | string | V |  | The results as returned from the remote destination 
 | 
| sentData | string | V |  | The data as sent to the remote destination 
 |