MediaItemIdType
EnumIdentifier types for retrieving a specific MediaItem. Specifies which unique attribute is used to find an exact MediaItem.
Values
DATABASE_ID
Identify a resource by the Database ID.
ID
Identify a resource by the (hashed) Global ID.
SLUG
Identify a resource by the slug. Available to non-hierarchcial Types where the slug is a unique identifier.
SOURCE_URL
Identify a media item by its source url
URI
Identify a resource by the URI.