[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-25 UTC"],[],[],null,["# Property signature MediaEntry.sessionName\n\n| **Developer Preview:** Available as part of the [Google Workspace Developer Preview Program](https://developers.google.com/workspace/preview), which grants early access to certain features. \n|\n| **To use the Meet Media API to access real-time media from a conference, the Google Cloud project, OAuth principal, and all participants in the conference must be enrolled in the Developer Preview Program.**\n\nThe session ID of the media entry.\n\nFormat is `participants/{participant}/participantSessions/{participant_session}`\n\nYou can use this to retrieve additional information about the participant\nsession from the\n[Meet REST API - ParticipantSessions](/meet/api/reference/rest/v2/conferenceRecords.participants.participantSessions)\nresource.\n\n`Note`: This has to be in the format of\n`conferenceRecords/{conference_record}/participants/{participant}/participantSessions/{participant_session}`.\n\nYou can retrieve the conference record from the\n[Meet REST API - Conferences](/meet/api/guides/conferences)\nresource.\n\nSignature\n---------\n\n sessionName?: string;\n\nDetails\n-------\n\n| Type | `string` |\n| Optional | Yes |\n| Readonly | No |\n|----------|----------|"]]