BigQuerySellerPayoutReportType
No description
type BigQuerySellerPayoutReportType {
category: String!
title: String!
columns: [ColumnObjectType!]
filters: [FilterObjectType!]
summary: JSONString
report: [SellerPayoutRowType!]
}
Fields
BigQuerySellerPayoutReportType.category ● String! non-null scalar
Category of the metric.
BigQuerySellerPayoutReportType.title ● String! non-null scalar
Title of the metric.