id property
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;
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.
core.String? id;