המזהה של האלבום. זהו מזהה קבוע שאפשר להשתמש בו בין סשנים כדי לזהות את האלבום הזה.
title
string
השם של האלבום שמוצג למשתמש בחשבון Google Photos שלו. המחרוזת הזו לא יכולה להכיל יותר מ-500 תווים.
productUrl
string
[פלט בלבד] כתובת ה-URL של האלבום ב-Google Photos. כדי לגשת לקישור הזה, המשתמש צריך להיכנס לחשבון Google Photos שלו.
isWriteable
boolean
[פלט בלבד] הערך True מופיע אם אפשר ליצור פריטים של מדיה באלבום הזה. השדה הזה מבוסס על ההיקפים וההרשאות שהוקצו לאלבום. אם היקפי ההרשאות של האלבום משתנים או אם ההרשאות של האלבום משתנות, השדה הזה מתעדכן.
[פלט בלבד] מידע שקשור לאלבומים משותפים. השדה הזה מאוכלס רק אם האלבום הוא אלבום משותף, המפתח יצר את האלבום והמשתמש העניק לו את ההיקף photoslibrary.sharing.
[פלט בלבד] כתובת URL לבייטים של תמונת השער. אין להשתמש בכתובת הזו כפי שהיא. צריך לצרף פרמטרים לכתובת ה-URL הזו לפני השימוש בה. רשימה מלאה של הפרמטרים הנתמכים מופיעה במסמכי התיעוד למפתחים. לדוגמה, '=w2048-h1024' מגדיר את המידות של תמונת השער לרוחב 2,048 פיקסלים ולגובה של 1,024 פיקסלים.
[[["התוכן קל להבנה","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-07 (שעון UTC)."],[[["Albums in Google Photos are containers for media items and may include share information if shared."],["The `Album` resource provides details like title, URL, media item count, and cover photo information."],["Developers can interact with Shared Albums using the provided methods, but these methods will be deprecated beginning March 31, 2025."],["The `Album` resource representation is detailed with a JSON structure and a table outlining field definitions and types."]]],["Albums in Google Photos are containers for media items, identified by a unique `id` and a user-facing `title`. Key properties include `productUrl` (a direct link), `isWriteable` (indicating content creation capability), and `mediaItemsCount`. Shared albums have `shareInfo`. A `coverPhotoBaseUrl` provides the cover photo's URL, and the `coverPhotoMediaItemId` links to the cover photo's media item. Methods like get, join, leave and list shared albums will no longer work after March 31, 2025.\n"]]