Digital Download Created
The digital_download.created
event is triggered when a new digital download is created in the system.
Event Properties
Property | Type | Description |
---|---|---|
id | string | The unique identifier of the digital download |
name | string | The name of the digital download |
description | string | The description of the digital download |
currency | string | The currency code for the product’s price (default: “TWD”) |
amount | number | The price amount of the digital download |
published | boolean | Indicates if the digital download is published |
slug | string | The URL-friendly identifier for the digital download |
cover_photo | string | The URL or path to the cover photo of the digital download |
created_at | string | The timestamp when the digital download was created |
updated_at | string | The timestamp when the digital download was last updated |