rawProvidedId property

String? rawProvidedId
getter/setter pair

Your unique identifier for the CSS Product.

This is the same for the CSS Product input and processed CSS Product. We only allow ids with alphanumerics, underscores and dashes. See the products feed specification for details.

Required.

Implementation

core.String? rawProvidedId;