publishTime property

String? publishTime
getter/setter pair

The timestamp when the product is published by the retailer for the first time, which indicates the freshness of the products.

Note that this field is different from available_time, given it purely describes product freshness regardless of when it is available on search and recommendation.

Implementation

core.String? publishTime;