Brightsign Network Web API Reference Manual v.3.8 Manuale Utente Pagina 54

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 138
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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
Vedere la pagina 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 ... 137 138

Commenti su questo manuale

Nessun commento