| Name | Description | Type | Additional information |
|---|---|---|---|
| MediaId |
Id of media. |
integer |
Optional |
| Tags |
List of tags related to this media. |
Collection of string |
Optional |
| Data |
Base64 encoded string of the media data. |
string |
Optional |
| Name |
Name of media. |
string |
Required |
| Caption |
Caption of media. |
string |
Optional |
| MediaKey |
Key for media . |
string |
Optional |
| Ordinal |
Ordinal position of media in ablum. |
integer |
Optional |
| MimeType |
Mime type of the data. |
string |
Optional |
| Url |
Relative Url to the content. |
string |
Optional |
| Latitude |
Latitude the media was taken in. |
decimal number |
Optional |
| Longitude |
Longitude the media was taken in. |
decimal number |
Optional |
| IsAnnotation |
Indicates if the file is an annotation. |
boolean |
Optional |
| IsThumbnail |
Indicates if the file is a thumbnail. |
boolean |
Optional |
| Height |
Height of the media. |
integer |
Optional |
| Width |
Width of the media. |
integer |
Optional |
| Reference |
Used to reference the entity in CRM. |
EntityReference |
Optional |
| SystemDate |
Current system date of the client that created this object. |
date |
Optional |
| CapturedDate |
Date and time the client created this object. |
date |
Optional |