Items: Publication
This SOAP-based API is deprecated. Please use the REST-based API instead.
Publication informations
| Name | Type | Description |
|---|---|---|
| Code | string | Unique identifying key for the publication. |
| Name | string | Title of the publication. |
| Description | string | Description of the publication. |
| IsPrivate | integer | Sends 1 if the publication is private and 0 if not. |
| AuthID | string | Authentication parameter for private URLs (authid). |
| AllowMini | integer | Sends 1 if the publication allows access to the miniCalaméo and 0 if not. |
| Pages | integer | Number of pages of the publication. |
| Width | integer | Width of a page of the publication. |
| Height | integer | Height of a page of the publication. |
| Date | date | Date of citation of the publication. |
| Creation | datetime | Date of creation of the publication |
| Modification | datetime | Date of the last modification of the publication. |
| PictureUrl | string | Absolute URL for the publication’s cover |
| ThumbUrl | string | Absolute URL for the publication’s thumbnail. |
| PublicUrl | string | Absolute URL for the publication’s overview. |
| ViewUrl | string | Absolute URL for the publication’s reading page. |
| CommentsUrl | string | Absolute URL for the publication’s comments. |
