id property
REST ID of the product, in the form of
channel~languageCode~feedLabel~offerId
.
Can be used to join data with the product_view
table. Required in the
SELECT
clause.
Implementation
core.String? id;
REST ID of the product, in the form of
channel~languageCode~feedLabel~offerId
.
Can be used to join data with the product_view
table. Required in the
SELECT
clause.
core.String? id;