Module: Google::Shopping::Merchant::OrderTracking::V1beta::OrderTrackingSignal::ShippingInfo::ShippingState
- Defined in:
- proto_docs/google/shopping/merchant/ordertracking/v1beta/order_tracking_signals.rb
Overview
The current status of the shipments.
Constant Summary collapse
- SHIPPING_STATE_UNSPECIFIED =
The shipping status is not known to business.
0- SHIPPED =
All items are shipped.
1- DELIVERED =
The shipment is already delivered.
2