#shivam
1 messages · Page 1 of 1 (latest)
Assuming you're using the API, the earliest/latest timestamps for data availability are on the Report Type object: https://stripe.com/docs/api/reporting/report_type/object
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
No we want to know what is look-back period
Yes, that is determined on the Report Type object on the date_available_start/end fields: https://stripe.com/docs/api/reporting/report_type/object#reporting_report_type_object-data_available_start
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
There's no fixed date, its dependant on your account