Last updated

gallery.updated

Sent whenever gallery-level information is changed, such as its title, layout, settings, or the assets it contains.

ParameterTypeDescription
eventStringEvent type indicating the action, here it is 'gallery.updated' meaning a gallery was updated.
duidStringUnique device or user identifier related to the gallery or update session.
tagsStringTags or keywords associated with the gallery; empty if no tags provided.
modifiedStringTimestamp of the last modification in ISO 8601 format (UTC time).
items_countIntegerNumber of items (e.g., videos, images) contained within the gallery; here it is 2.
sync_statusStringStatus of synchronization; 'synced' indicates the gallery/items are successfully synced.
sync_typeStringType of synchronization; here it is 'original', indicating the original data sync method.
reasonStringReason or description for the update action, e.g., 'folders setAppData'.
fidStringUnique file identifier assigned to the uploaded file or gallery.
descriptionStringDescription of the gallery; empty here indicating no description provided.
uidIntegerUnique identifier for the user or entity associated with this gallery.
nameStringThe name of the gallery or uploaded file associated with this update.
emailStringEmail address of the user who updated or owns the gallery.