Skip to main content
Server path: /google-photos | Type: Application | PCID required: Yes

Tools


google-photos_add_enrichment_albums

Adds an enrichment at a specified position in an app created created album. Parameters:

google-photos_batch_add_media_items_albums

Adds one or more app created media items in a user’s Google Photos library to an app created album. The media items and albums must have been created by the developer via the API. Media items are added to the end of the album. If multiple media items are given, they are added in the order specified in this call. Each album can contain up to 20,000 media items. Partial success is not supported. The entire request will fail if an invalid media item or album is specified. Parameters:

google-photos_batch_create_media_items

Creates one or more media items in a user’s Google Photos library. This is the second step for creating a media item. For details regarding Step 1, uploading the raw bytes to a Google Server, see Uploading media. This call adds the media item to the library. If an app created album id is specified, the call adds the media item to the album too. Each album can contain up to 20,000 media items. By default, the media item will be added to the end of the library or album. If an album id and position are both defined, the media item is added to the album at the specified position. If the call contains multiple media items, they’re added at the specified position. Parameters:

google-photos_batch_get_media_items

Returns the list of app created media items for the specified media item identifiers. Items are returned in the same order as the supplied identifiers. Parameters:

google-photos_batch_remove_media_items_albums

Removes one or more app created media items from a specified app created album. The media items and the album must have been created by the developer via the API. Partial success is not supported. The entire request will fail and no action will be performed on the album if an invalid media item or album is specified. Parameters:

google-photos_create_albums

Creates an album in a user’s Google Photos library. Parameters:

google-photos_get_albums

Returns the app created album based on the specified albumId. The albumId must be the ID of an album created by your app. Parameters:

google-photos_get_media_items

Returns the app created media item for the specified media item identifier. Parameters:

google-photos_get_shared_albums

Beginning March 31, 2025, this method will no longer work. Some or all of the scopes previously used for this method are being removed. Please see Photos APIs updates for more details. Returns the album based on the specified shareToken. Parameters:

google-photos_join_shared_albums

Joins a shared album on behalf of the Google Photos user. Parameters:

google-photos_leave_shared_albums

Leaves a previously-joined shared album on behalf of the Google Photos user. The user must not own this album. Parameters:

google-photos_list_albums

Lists all albums created by your app. Parameters:

google-photos_list_media_items

List all media items created by your app from a user’s Google Photos library. Parameters:

google-photos_list_shared_albums

Lists all shared albums available in the Sharing tab of the user’s Google Photos app. Parameters:

google-photos_patch_albums

Update the app created album with the specified id. Only the id, title and cover_photo_media_item_id fields of the album are read. The album must have been created by the developer via the API. Parameters:

google-photos_patch_media_items

Update the app created media item with the specified id. Only the id and description fields of the media item are read. The media item must have been created by the developer via the API. Parameters:

google-photos_search_media_items

Searches for app created media items in a user’s Google Photos library. Only media items and ablums created by your app are returned. If no filters are set, then all app created media items in the user’s library are returned. If an app created album is set, all media items in the specified album are returned. If filters are specified, app created media items that match the filters from the user’s library are listed. If you set both the album and the filters, the request results in an error. Parameters:

google-photos_share_albums

Marks an album as shared and accessible to other users. This action can only be performed on albums which were created by the developer via the API. Parameters:

google-photos_unshare_albums

Marks a previously shared album as private. This means that the album is no longer shared and all the non-owners will lose access to the album. All non-owner content will be removed from the album. If a non-owner has previously added the album to their library, they will retain all photos in their library. This action can only be performed on albums which were created by the developer via the API. Parameters: