Brightsign Network Web API Reference Manual v.3.8 Manual do Utilizador Página 29

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 138
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 28
bool DeleteContent(int[] contentIds)
Description
Deletes the specified Content and ContentFolder instances, as well as any associated files, in both the database and
persistent storage. This method returns True only if the operation was completely successful. None of the affected
instances can be in use by any Presentation, Dynamic Playlist, Web Page, or Device Webpage. In these cases a
descriptive error will be returned to the client.
Required Permissions
Content: Delete Content
Parameters
[int[]] contentIds: An array of [int] Id values reflecting the Content instances to be deleted. The
maximum number of items is limited to 100 by the server. Attempting to request more than the allowed number of
objects will cause an error. A descriptive error will be returned if one or more Content [int] Id is invalid. If the
client passes an empty array, or if none of the identifiers in the array match existing content instances, the server
will immediately return an empty response without an error.
Vista de página 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 137 138

Comentários a estes Manuais

Sem comentários