From Tower Defense Simulator Wiki
Content deleted Content added
imported>DarkGabonnie
Automated sync of internal virtual events API guide
imported>DarkGabonnie
Automated sync of internal virtual events API guide
Line 38: Line 38:
"data.n.userRsvpStatus"
"data.n.userRsvpStatus"
],
],
"roLastUpdated": "2026-09-04T03:00:05Z",
"roLastUpdated": "2026-09-04T03:45:05Z",
"usage": {
"usage": {
"full_record": "{{#invoke:roapid|virtual-events|\u003CuniverseId\u003E}}",
"full_record": "{{#invoke:roapid|virtual-events|\u003CuniverseId\u003E}}",

Revision as of 03:45, 4 September 2026

description"The internal virtual-events API, gives you information about events for a universe."
examples
"{{#invoke:roapid|virtual-events|1176784616}}"
"{{#invoke:roapid|virtual-events|1176784616|data|1|displayTitle}}"
"{{#invoke:roapid|virtual-events|1176784616|data|1|eventTime|startUtc}}"
fields
"nextPageCursor"
"previousPageCursor"
"data"
"data.n.id"
"data.n.displayTitle"
"data.n.title"
"data.n.displaySubtitle"
"data.n.subtitle"
"data.n.description"
"data.n.displayDescription"
"data.n.eventTime.startUtc"
"data.n.eventTime.endUtc"
"data.n.host.hostName"
"data.n.host.hasVerifiedBadge"
"data.n.host.hostType"
"data.n.host.hostId"
"data.n.universeId"
"data.n.placeId"
"data.n.eventStatus"
"data.n.eventVisibility"
"data.n.createdUtc"
"data.n.updatedUtc"
"data.n.eventCategories"
"data.n.eventCategories.n.category"
"data.n.eventCategories.n.rank"
"data.n.thumbnails"
"data.n.thumbnails.n.mediaId"
"data.n.thumbnails.n.rank"
"data.n.allThumbnailsCreated"
"data.n.userRsvpStatus"
roLastUpdated"2026-09-04T03:45:05Z"
usage
full_record"{{#invoke:roapid|virtual-events|<universeId>}}"
field"{{#invoke:roapid|virtual-events|<universeId>|<field>}}"
nested_field"{{#invoke:roapid|virtual-events|<universeId>|<field>|<number>|<nestedField>|<nestedField>}}"
index"{{#invoke:roapid|virtual-events}}"