Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| applications:report-fetcher [2025/12/01 12:46] – [Usage] root | applications:report-fetcher [2025/12/01 12:49] (current) – [Usage] root | ||
|---|---|---|---|
| Line 27: | Line 27: | ||
| The `report_type` parameter is not required, and will default to the Customisations Report if not specified. | The `report_type` parameter is not required, and will default to the Customisations Report if not specified. | ||
| - | The `start_date` and `end_date` parameters are also not required, and the time period will default to all time if not specified. | + | The `start_date` and `end_date` parameters are also not required, and the time period will default to all time if not specified. |
| + | |||
| + | The `product_name` parameter should contain just one name, if you wish to return data for multiple events, this should be passed as a list of CSVs to `product_names`. Only one of these should be used at a time. If you try to pass both `product_name` and `product_names` in the same query it will return an error. | ||