Contents

EventResponse

The response that contains the event identifier.

Declaration

object EventResponse

Properties

NameTypeDescription
eventIdstring

The unique identifier for the asynchronous event.

mdmInfoMdmInfo

The current information for the provided token.

The response only includes this field when MDM sets a value using the Client Config endpoint.

tokenExpirationDatestring

The token expiration date in an ISO-8601 format.

Note: The server shows all dates and times in UTC.

uIdstring

The unique library identifier. When querying records using multiple tokens that may share libraries, use the uId field to filter duplicates and avoid double-counting records when different content managers upload duplicate tokens.

Mentioned in

Topics

Objects and Data Types

See Also

Request and Response