EventInstance
A specific instance of an event (for recurring events, represents one
occurrence). id composes the event record’s resource ID with the occurrence
key and is not itself a resource ID: name the record with postId or
postResourceId, and the occurrence within it with instanceIndex — its
scheduled time, equal to startsAt only when the occurrence carries no time override.
Required scopes: read:network, write:posts, write:comments,
write:rsvps, host:read:network, host:read:network_posts,
host:write:network_posts, host:read:network_events,
host:write:network_events (any one)
EventInstanceFields
Up to 6 attendees with a yes RSVP, used by the avatar stack.
Required scopes: read:network, write:posts, write:comments,
host:read:network, host:read:network_posts, host:write:network_posts,
host:read:network_events, host:write:network_events (any one)
This occurrence's own end, in UTC. For an occurrence after the first it
differs from the series anchor on Event.endsAt, and it reflects any
per-occurrence override.
Stable identifier for this instance (ICS UTC-format occurrence key), used as
the instance_index query param when linking to a specific occurrence.
The livestream linked to this occurrence, for live-video events. Null when none is active or retained.
The next occurrence in the series, if any.
ID of the underlying post.
Resource ID of the underlying post, for cross-call corroboration and Admin API interop.
The previous occurrence in the series, if any.
Required scopes: read:network, write:posts, write:comments,
host:read:network, host:read:network_posts, host:write:network_posts,
host:read:network_events, host:write:network_events (any one)
Required scopes: read:network, write:posts, write:comments,
host:read:network, host:read:network_posts, host:write:network_posts,
host:read:network_events, host:write:network_events (any one)
Required scopes: read:network, write:posts, write:comments,
host:read:network, host:read:network_posts, host:write:network_posts,
host:read:network_events, host:write:network_events (any one)
The space this event lives in.
This occurrence's own start, in UTC. For an occurrence after the first it
differs from the series anchor on Event.startsAt, and it reflects any
per-occurrence override.
Title of the event post.
Canonical URL of the event.