gallery.synced
Fired when a gallery has completed background processing and is fully ready for viewing or embedding.
Parameter | Type | Description |
---|---|---|
event | String | The type of event or action that occurred related to the gallery (e.g., created, updated, deleted, synced). |
duid | String | Unique device or session identifier related to the gallery operation. |
tags | String | Comma-separated tags or keywords linked to the gallery for categorization or searchability. |
modified | String | Timestamp indicating the last time the gallery or its metadata was modified, typically in ISO 8601 format. |
items_count | Integer | Number of individual items (videos, images, etc.) contained within the gallery. |
sync_status | String | Current synchronization status indicating whether data is synced or pending. |
sync_type | String | Indicates the synchronization method or types involved, e.g., various sizes or formats. |
reason | String | Reason or description for the synchronization event or status. |
fid | String | Unique file or gallery identifier used internally to reference the resource. |
aid | String | Additional identifier, e.g., an API key or related attribute. |
description | String | A textual description providing additional details about the gallery or item. |
uid | Integer | Unique identifier representing the user or entity associated with the gallery. |
name | String | The name assigned to the gallery or media collection. |
String | Email address associated with the user or owner of the gallery or media resource. |