placeId property
An id corresponding to a place, such as a store id or region id.
When specified, we use the price from the local inventory with the matching product's LocalInventory.place_id for revenue optimization.
Optional.
Implementation
core.String? placeId;