[출력 전용] 표지 사진 바이트의 URL입니다. 있는 그대로 사용하면 안 됩니다. 이 URL에 매개변수를 추가한 후 사용해야 합니다. 지원되는 매개변수의 전체 목록은 개발자 문서를 참고하세요. 예를 들어 '=w2048-h1024'는 표지 사진의 크기를 너비 2048px, 높이 1024px로 설정합니다.
coverPhotoMediaItemId
string
표지 사진과 연결된 미디어 항목의 식별자입니다.
ShareInfo
공유된 앨범에 대한 정보 이 정보는 내가 앨범을 만들고, 앨범이 공유되어 있으며, 공유 범위가 있는 경우에만 포함됩니다.
[null,null,["최종 업데이트: 2024-09-12(UTC)"],[[["Google Photos Albums are containers for media items and can be shared with others."],["Shared albums have properties controlling adding media and comments, along with shareable links and tokens."],["Albums include metadata such as title, product URL, cover photo, and media item count."],["Developers can programmatically manage albums using various methods like create, get, list, and update."],["Some album management method scopes are subject to removal or change."]]],["Google Photos albums, serving as media containers, include properties like `id`, `title`, and `productUrl`. Shared albums have `shareInfo`, which contains a `shareableUrl`, `shareToken`, and booleans for user interaction (`isJoined`, `isOwned`, `isJoinable`). Sharing options (`SharedAlbumOptions`) determine collaboration (`isCollaborative`) and commenting (`isCommentable`). Methods for albums include adding/removing media, creating, retrieving, updating (patching), and managing sharing (share/unshare, which will stop working after March 31, 2025).\n"]]