Reports
Columns
Name | Type | Description |
Id [KEY] | Long | The unique numeric identifier for the report. |
Name | String | The name of the report. |
ShopifyQl | String | The ShopifyQL query that generates the report. |
UpdatedAt | Datetime | The date and time (ISO 8601) when the report was last modified. |
Category | String | The category for the report. When you create a report, the API will return custom_app_reports. |
Last updated