inapplicableProducts property

List<String>? inapplicableProducts
getter/setter pair

List of product ids that are inapplicable to this rule during this reporting period.

To get the inapplicable reason for a specific product, see RepricingProductReport.

Implementation

core.List<core.String>? inapplicableProducts;