Planning
The Planning object contains planning data and all data related to the planning.
Planning Object
Payload Details |
|---|
idstringUnique identifier for the planning. |
event_idstringUnique identifier for the event. |
community_idstringUnique identifier for the community. |
ticket_urlstringUrl of the ticket associated to the planning. |
is_overlapping_allowedboolIs overlapping allowed on this planning. |
community_profile_can_registerboolCan people can register directly. |
max_seatsuint32The maximum number of seats allowed for this planning. |
hide_attendeesboolCan we display attendees on the planning. |
is_ratableboolCan attendees rate this planning. |
formatstringThe meeting format. |
access_control_modestringThe access control mode set up for this planning. |
on_demandobjectIf the planning is OnDemand, here are additional informations. |
on_demand.idstringUnique identifier for the on-demand object. |
on_demand.available_atstringStart date of availability of the on-demand video. |
on_demand.available_untilstringEnd date of availability of the on-demand video. |
on_demand.is_publicstringIs the on-demand session public. |
on_demand.VideoEmbeddedVideoThe video of the on-demand session. |
on_demand.UploadedVideoIdstringThe identifier of the uploaded video. |
on_demand.created_atstringCreation date of the on-demand object. |
on_demand.updated_atstringUpdate date of the on-demand object. |
on_demand.deleted_atstringDeletion date of the on-demand object. |
live_streamobjectIf the planning is LiveStream, here are additional informations. |
live_stream.idstringUnique identifier for the live-stream object. |
live_stream.available_atstringStart date of availability of the live-stream. |
live_stream.available_untilstringEnd date of availability of the live-stream. |
live_stream.is_publicstringIs the live-stream session public. |
live_stream.is_recordedstringIs the live-stream session recorded. |
live_stream.StreamEmbeddedVideoThe stream of the live-stream. |
live_stream.created_atstringCreation date of the on-demand object. |
live_stream.updated_atstringUpdate date of the on-demand object. |
live_stream.deleted_atstringDeletion date of the on-demand object. |
pre_recordedobjectIf the planning is PreRecorded, here are additional informations. |
pre_recorded.idstringUnique identifier for the pre-recorded object. |
pre_recorded.available_atstringStart date of availability of the pre-recorded video. |
pre_recorded.available_untilstringEnd date of availability of the pre-recorded video. |
pre_recorded.is_publicstringIs the pre-recorded session public. |
pre_recorded.VideoEmbeddedVideoThe video of the pre-recorded session. |
pre_recorded.UploadedVideoIdstringThe identifier of the uploaded video. |
pre_recorded.created_atstringCreation date of the pre-recorded object. |
pre_recorded.updated_atstringUpdate date of the pre-recorded object. |
pre_recorded.deleted_atstringDeletion date of the pre-recorded object. |
roundtableobjectIf the planning is Roundtable, here are additional informations. |
roundtable.idstringUnique identifier for the roundtable object. |
roundtable.starts_atstringStart date of the roundtable. |
roundtable.ends_atstringEnd date of the roundtable. |
roundtable.max_participantsuint32Maximum number of participants to the roundtable. |
roundtable.vonage_session_idstringThird party vonage session id. |
roundtable.providerstringCurrently only one provider: Vonage. |
roundtable.video_background_image_urlstringMedia file url describing the video background image. |
roundtable.audio_onlyboolIs roundtable audio only. |
roundtable.moderated_stageboolDoes the roundtable have a moderated stage. |
roundtable.deleted_atstringDeletion date of the roundtable object. |
field_valuesarray of FieldValueList of custom fields attached to the planning. |
evaluationsarray of objectList of evaluations to the planning. |
evaluations.idstringUnique identifier for the evaluation. |
evaluations.user_idstringUnique identifier for user who did the evaluation. |
evaluations.commentstringEvaluation comment of the planning. |
evaluations.ratingfloat64Evaluation rating of the planning. |
evaluation.created_atstringCreation date of the evaluation. |
evaluation.updated_atstringUpdate date of the evaluation. |
exhibitor_idsarray of stringsList of exhibitor id participating to the planning. |
client_idsarray of stringsList of external id associated to the planning. |
created_atstringCreation date of the planning. |
updated_atstringUpdate date of the planning. |
deleted_atstringDeletion date of the planning. |
begins_atstringStart date of the planning. |
ends_atstringEnd date of the planning. |
titlestringPlanning title. |
text_descriptionstringPlanning description. |
description_translationsmap[string]stringPlanning description translations. |
title_translationsmap[string]stringPlanning title translations. |