修訂版本 ID 不是序號,而是模糊的字串。修訂版本 ID 的格式可能會隨著時間而變更,因此應以不透明的方式處理。傳回的修訂版本 ID 只有在系統傳回後 24 小時內有效,而且無法由其他使用者共用。如果修訂 ID 在兩次呼叫之間未變更,表示呈現方式並未變更。相反地,如果 ID 有所變更 (針對相同的簡報和使用者),通常表示簡報已更新。不過,ID 變更也可能是因為 ID 格式變更等內部因素造成。
[[["容易理解","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"]],["上次更新時間:2024-11-09 (世界標準時間)。"],[[["This documentation describes the Presentation resource within the Google Slides API, including its JSON representation and associated methods."],["The Presentation resource represents a Google Slides presentation and contains data like slides, layouts, masters, and page size."],["Several methods are available to interact with presentations, including `batchUpdate`, `create`, and `get` which can update, create or retrieve presentations respectively."],["The JSON structure of a Presentation object includes fields like `presentationId`, `slides`, `title`, `masters`, `layouts`, and more."]]],["This content outlines the structure and functionality of a Google Slides presentation. Key information includes the `presentationId`, `pageSize`, `title`, `locale`, and `revisionId`. A presentation contains `slides`, `masters`, and `layouts`, each with defined properties. `Masters` provide default styles, while `layouts` dictate content arrangement. `notesMaster` defines properties for notes pages. Key actions involve creating, retrieving, and updating presentations via `create`, `get`, and `batchUpdate` methods respectively.\n"]]