id property

String? id
getter/setter pair

REST ID of the product, in the form of channel~languageCode~feedLabel~offerId.

Merchant API methods that operate on products take this as their name parameter. Required in the SELECT clause.

Implementation

core.String? id;