Brightsign Network Web API Reference Manual v.3.8 Manuel d'utilisateur Page 54

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 138
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 53
o The passed string is more than 50 characters.
o The passed string does not match a preexisting Dynamic Playlist.
o The [int] DisplayDuration of a DynamicPlaylistContent entity-relation is set to less than 1 second.
This only applies to entity-relations representing image files.
bool RenameDynamicPlaylist(int dynamicPlaylistId, string newName)
Description
Updates the [string] Name of the specified ImageVideoDynamicPlaylist or AudioDynamicPlaylist instance. This
method returns True upon success and False upon failure.
Required Permissions
Dynamic Playlist: Update Dynamic Playlist, Rename Dynamic Playlist
Parameters
[int] dynamicPlaylistId: The identifier and primary key of the instance. If an instance with the specified
identifier does not exist, the method will return False without error.
[string] newName: The new name for the specified instance. A descriptive error will be returned to the client if
the passed string is more than 50 characters.
bool DeleteDynamicPlaylists(int[] dynamicPlaylistIds)
Description
Deletes the specified ImageVideoDynamicPlaylist and/or AudioDynamicPlaylist instances from both the database and
persistent storage. Related MRSS files are also removed. This method returns True upon success and False upon
failure.
Required Permissions
Dynamic Playlist: Delete Dynamic Playlist
Vue de la page 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 ... 137 138

Commentaires sur ces manuels

Pas de commentaire