| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ViewershipHistorySessionDataAttributes |
ViewershipHistorySessionDataAttributes.eventId(String eventId) |
ViewershipHistorySessionDataAttributes |
ViewershipHistorySessionData.getAttributes()
Attributes of a viewership history session entry, capturing when it was last watched and the
associated event data.
|
ViewershipHistorySessionDataAttributes |
ViewershipHistorySessionDataAttributes.lastWatchedAt(OffsetDateTime lastWatchedAt) |
ViewershipHistorySessionDataAttributes |
ViewershipHistorySessionDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ViewershipHistorySessionDataAttributes |
ViewershipHistorySessionDataAttributes.putSessionEventItem(String key,
Object sessionEventItem) |
ViewershipHistorySessionDataAttributes |
ViewershipHistorySessionDataAttributes.sessionEvent(Map<String,Object> sessionEvent) |
ViewershipHistorySessionDataAttributes |
ViewershipHistorySessionDataAttributes.track(String track) |
| Modifier and Type | Method and Description |
|---|---|
ViewershipHistorySessionData |
ViewershipHistorySessionData.attributes(ViewershipHistorySessionDataAttributes attributes) |
void |
ViewershipHistorySessionData.setAttributes(ViewershipHistorySessionDataAttributes attributes) |
Copyright © 2026. All rights reserved.