- All "name" properties are being used as unique identifiers.
- Currently only one content video can be associated with a playlist.
- A content video can be a part of a playlist without any pre-rolls.
- A pre-roll must be associated with content and cannot have its own playlist.
- Extract the folder ContentPlaylistCreation.zip
- Navigate to the directory containing the executable ContentPlaylistCreation.exe.
- Invoke the executable ContentPlaylistCreation.exe and pass in the parameters defined in the following table:
Argument Name | Position | Required | Example |
---|---|---|---|
Input File Path | 0 | yes | test-content-data-1.json |
Content Id | 1 | yes | MI3 |
Country Code | 2 | yes | UK |
ContentPlaylistCreation.exe "source\ContentPlaylistCreation.UnitTests\TestInputFiles\test-content-data-1.json" MI3 UK
Unit test results.