feedLabel property

String? feedLabel
getter/setter pair

The feed label for the CSS Product.

Feed Label is synonymous to "target country" and hence should always be a valid region code. For example: 'DE' for Germany, 'FR' for France.

Required.

Implementation

core.String? feedLabel;