Interface ReportRunRequestParameters

Export

ReportRunRequestParameters

Hierarchy

  • ReportRunRequestParameters

Properties

account_id?: string

The specific child Account Id to run a report on

Memberof

ReportRunRequestParameters

additional_filters?: ReportAdditionalFilter[]

List of additional filters on specific reports Note: Currenlty only supports payouts_summary_2 report type with a key value of search_filter.

Memberof

ReportRunRequestParameters

end_at: string

Date of the end of the data to include in the Report Run

Memberof

ReportRunRequestParameters

metadata_keys_to_include?: ReportMetadataKey[]

List of custom metadata keys to include as columns in the report

Memberof

ReportRunRequestParameters

start_at: string

Date of the start of the data to include in the Report Run

Memberof

ReportRunRequestParameters

Timezone of the Report Run

Memberof

ReportRunRequestParameters

Generated using TypeDoc