| Name |
Type |
Writable |
Restrictions |
Description |
| id |
int |
|
|
|
| name |
string |
V |
|
The name of the profile |
| partnerId |
int |
|
|
|
| createdAt |
int |
|
|
|
| updatedAt |
int |
|
|
|
| status |
KalturaReachProfileStatus |
|
|
|
| profileType |
KalturaReachProfileType |
V |
|
|
| defaultOutputFormat |
KalturaVendorCatalogItemOutputFormat |
V |
|
|
| enableMachineModeration |
KalturaNullableBoolean |
V |
|
|
| enableHumanModeration |
KalturaNullableBoolean |
V |
|
|
| autoDisplayMachineCaptionsOnPlayer |
KalturaNullableBoolean |
V |
|
|
| autoDisplayHumanCaptionsOnPlayer |
KalturaNullableBoolean |
V |
|
|
| enableMetadataExtraction |
KalturaNullableBoolean |
V |
|
|
| enableSpeakerChangeIndication |
KalturaNullableBoolean |
V |
|
|
| enableAudioTags |
KalturaNullableBoolean |
V |
|
|
| enableProfanityRemoval |
KalturaNullableBoolean |
V |
|
|
| maxCharactersPerCaptionLine |
int |
V |
|
|
| labelAdditionForMachineServiceType |
string |
V |
|
|
| labelAdditionForHumanServiceType |
string |
V |
|
|
| contentDeletionPolicy |
KalturaReachProfileContentDeletionPolicy |
V |
|
|
| rules |
array of KalturaRule |
V |
|
|
| credit |
KalturaBaseVendorCredit |
V |
|
|
| usedCredit |
float |
|
|
|
| dictionaries |
array of KalturaDictionary |
V |
|
|
| flavorParamsIds |
string |
V |
|
Comma separated flavorParamsIds that the vendor should look for it matching asset when trying to download the asset |
| vendorTaskProcessingRegion |
KalturaVendorTaskProcessingRegion |
V |
|
Indicates in which region the task processing should task place |