Skip to main content

bigqueryPayouts

BigQuery payouts report.

bigqueryPayouts(
startDate: Date
endDate: Date
first: Int = 100
offset: Int = 0
sortby: String
): BigQueryPayoutReportType

Arguments

bigqueryPayouts.startDate ● Date scalar

bigqueryPayouts.endDate ● Date scalar

bigqueryPayouts.first ● Int scalar

bigqueryPayouts.offset ● Int scalar

bigqueryPayouts.sortby ● String scalar

Type

BigQueryPayoutReportType object

BigQuery payout report.

Was this page helpful?