Name | Description | Type | Additional information |
---|---|---|---|
apiSiteId | SiteIdentifier |
None. |
|
docsId | integer |
None. |
|
documentTypeId |
int, one of enDocumentType: image or pdf, etc |
enDocumentType |
None. |
external |
Set true if the document is external to us; for example a YouTube link |
boolean |
None. |
url |
If external is true, we need the Url |
string |
None. |
caption |
Optional Image caption |
string |
None. |
showOrder |
Optionally order your documents |
integer |
None. |
exif |
Optional Image exif data |
string |
None. |
latitude |
Latitude of image |
decimal number |
None. |
longitude |
Longitude of image |
decimal number |
None. |
filename |
Name of this file without the path. Example: barn.jpg |
string |
None. |
fileBytes |
Binary data for this document |
Collection of byte |
None. |
timeCreatedInGMT |
Time Created in GMT in seconds since January 1, 1970 |
string |
None. |
securityHash |
Security hash for checking purposes |
string |
None. |
brandId |
Your brand identifier |
integer |
None. |