Introduction
The entity which describes the binary media.
Properties

Device

The Device associated with the file.

Driver

The Driver associated with the file.

FromDate

The from date.

Id

The unique identifier for the specific Entity object in the Geotab system. See Id.

MediaType

The MediaType.

MetaData

File metadata in JSON format.

Name

The name of this entity which identifies it and is used when displaying this entity.

SolutionId

The user-generated unique Id to associate the MediaFile data to a particular solution/integration (example to generate solutionId)

Status

The file processing Status.

Tags

The list of tags to provide context to the file.

Thumbnails

The list of files which serve as the thumbnail for this file.

ToDate

The to date.

Version

The version of the entity.
Rate limits
MethodDescriptionLimitPeriodStatus
GetLimit of 350 Get requests per 1m.3501mActive
SetLimit of 60 Set requests per 1m.601mActive
AddLimit of 60 Add requests per 1m.601mActive
RemoveLimit of 60 Remove requests per 1m.601mActive
GetCountOfLimit of 100 GetCountOf requests per 1m.1001mActive
GetFeedLimit of 60 GetFeed requests per 1m.601mActive
Timeout Limit
MethodDescriptionLimitStatus
GetFeedTimeout of 180 seconds for GetFeed per request.180Coming soon