identifierExists property

bool? identifierExists
getter/setter pair

Set this value to false when the item does not have unique product identifiers appropriate to its category, such as GTIN, MPN, and brand.

Defaults to true, if not provided.

Implementation

core.bool? identifierExists;