Skip to main content

ThirtySixtyNinetySellerReportRowType

No description

type ThirtySixtyNinetySellerReportRowType {
tenantId: String
variantId: String
productName: String
variantName: String
brand: String
variantSku: String
variantStatus: String
variantSubstatus: String
sellerName: String
sellerId: String
currentquantity: Int
currentquantityallocated: Int
currentquantityavailable: Int
sales0to30quantityordered: Int
sales0to30quantityfulfilled: Int
sales0to30quantitydeclined: Int
sales0to30amount: Float
sales31to60quantityordered: Int
sales31to60quantityfulfilled: Int
sales31to60quantitydeclined: Int
sales31to60amount: Float
sales61to90quantityordered: Int
sales61to90quantityfulfilled: Int
sales61to90quantitydeclined: Int
sales61to90amount: Float
}
Show more ↓

Fields

ThirtySixtyNinetySellerReportRowType.tenantId ● String scalar

ThirtySixtyNinetySellerReportRowType.variantId ● String scalar

ThirtySixtyNinetySellerReportRowType.productName ● String scalar

ThirtySixtyNinetySellerReportRowType.variantName ● String scalar

ThirtySixtyNinetySellerReportRowType.brand ● String scalar

ThirtySixtyNinetySellerReportRowType.variantSku ● String scalar

ThirtySixtyNinetySellerReportRowType.variantStatus ● String scalar

ThirtySixtyNinetySellerReportRowType.variantSubstatus ● String scalar

ThirtySixtyNinetySellerReportRowType.sellerName ● String scalar

ThirtySixtyNinetySellerReportRowType.sellerId ● String scalar

ThirtySixtyNinetySellerReportRowType.currentquantity ● Int scalar

ThirtySixtyNinetySellerReportRowType.currentquantityallocated ● Int scalar

ThirtySixtyNinetySellerReportRowType.currentquantityavailable ● Int scalar

ThirtySixtyNinetySellerReportRowType.sales0to30quantityordered ● Int scalar

ThirtySixtyNinetySellerReportRowType.sales0to30quantityfulfilled ● Int scalar

ThirtySixtyNinetySellerReportRowType.sales0to30quantitydeclined ● Int scalar

ThirtySixtyNinetySellerReportRowType.sales0to30amount ● Float scalar

ThirtySixtyNinetySellerReportRowType.sales31to60quantityordered ● Int scalar

ThirtySixtyNinetySellerReportRowType.sales31to60quantityfulfilled ● Int scalar

ThirtySixtyNinetySellerReportRowType.sales31to60quantitydeclined ● Int scalar

ThirtySixtyNinetySellerReportRowType.sales31to60amount ● Float scalar

ThirtySixtyNinetySellerReportRowType.sales61to90quantityordered ● Int scalar

ThirtySixtyNinetySellerReportRowType.sales61to90quantityfulfilled ● Int scalar

ThirtySixtyNinetySellerReportRowType.sales61to90quantitydeclined ● Int scalar

ThirtySixtyNinetySellerReportRowType.sales61to90amount ● Float scalar

Member Of

BigQueryThirtySixtyNinetyReportType object

Was this page helpful?