Interface protos.google.shopping.merchant.reports.v1.ProductView.IStatusPerReportingContext (0.16.0)

Properties of a StatusPerReportingContext.

Package

@google-shopping/reports

Properties

approvedCountries

approvedCountries?: (string[]|null);

StatusPerReportingContext approvedCountries

disapprovedCountries

disapprovedCountries?: (string[]|null);

StatusPerReportingContext disapprovedCountries

pendingCountries

pendingCountries?: (string[]|null);

StatusPerReportingContext pendingCountries

reportingContext

reportingContext?: (google.shopping.type.ReportingContext.ReportingContextEnum|keyof typeof google.shopping.type.ReportingContext.ReportingContextEnum|null);

StatusPerReportingContext reportingContext