Module reporting_report_run

Module reporting_report_run 

Source

Structs§

CreateReportingReportRun
Creates a new object and begin running the report. (Certain report types require a live-mode API key.).
CreateReportingReportRunParameters
Parameters specifying how the report should be run. Different Report Types have different required and optional parameters, listed in the API Access to Reports documentation.
ListReportingReportRun
Returns a list of Report Runs, with the most recent appearing first.
RetrieveReportingReportRun
Retrieves the details of an existing Report Run.

Enums§

CreateReportingReportRunParametersReportingCategory
Category of balance transactions to be included in the report run.
CreateReportingReportRunParametersTimezone
Defaults to Etc/UTC. The output timezone for all timestamps in the report. A list of possible time zone values is maintained at the IANA Time Zone Database. Has no effect on interval_start or interval_end.