This project provides a starting point for integrating the Brightcove CMS API into your application. It provides simple ways to interact with the API, as well as a long list of helper functions.
25
stars
33
forks
source link
\Video->setCreatedAt(...) and setUpdatedAt(...), CMS API doesn't sense theme #50
I tried to modify the creation and update date of a video object but they are not sensed by the API, the dates are not modified by the call.
Sample code:
API specs confirms that apparently
So there is no way to edit the creation and/or update date of a video?