contentdistribution_entrydistribution:submitfetchreport | |||||
---|---|---|---|---|---|
Description: | |||||
Submits Entry Distribution report request |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
id | int | V | |||
Output Type | |||||
KalturaEntryDistribution | |||||
Errors | |||||
ENTRY_DISTRIBUTION_NOT_FOUND;ENTRY_ID;Entry distrbution not found [@ENTRY_ID@] | |||||
DISTRIBUTION_PROFILE_NOT_FOUND;PROFILE_ID;Distrbution profile not found [@PROFILE_ID@] | |||||
DISTRIBUTION_PROFILE_DISABLED;PROFILE_ID;Distrbution profile disabled [@PROFILE_ID@] | |||||
ENTRY_DISTRIBUTION_STATUS;ENTRY_ID,STATUS;Entry distrbution [@ENTRY_ID@] wrong status [@STATUS@] | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=contentdistribution_entrydistribution&action=submitfetchreport POST fields: id |