offerId property
A unique identifier for the product.
If both inventories and sales are submitted for a merchant, this id should match for the same product. Note: if the merchant sells the same product new and used, they should have different IDs.
Required. Immutable.
Implementation
core.String? offerId;