content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.OrderShipment Class Reference
Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.OrderShipment:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string Carrier [get, set]
 The carrier handling the shipment. More...
 
virtual string CreationDate [get, set]
 Date on which the shipment has been created, in ISO 8601 format. More...
 
virtual string DeliveryDate [get, set]
 Date on which the shipment has been delivered, in ISO 8601 format. Present only if status is delivered More...
 
virtual string Id [get, set]
 The ID of the shipment. More...
 
virtual System.Collections.Generic.IList< OrderShipmentLineItemShipmentLineItems [get, set]
 The line items that are shipped. More...
 
virtual string ShipmentGroupId [get, set]
 The shipment group ID of the shipment. This is set in shiplineitems request. More...
 
virtual string Status [get, set]
 The status of the shipment. More...
 
virtual string TrackingId [get, set]
 The tracking ID for the shipment. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ Carrier

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderShipment.Carrier
getset

The carrier handling the shipment.

For supported carriers, Google includes the carrier name and tracking URL in emails to customers. For select supported carriers, Google also automatically updates the shipment status based on the provided shipment ID. Note: You can also use unsupported carriers, but emails to customers will not include the carrier name or tracking URL, and there will be no automatic order status updates. Supported carriers for US are: - "ups" (United Parcel Service) automatic status updates - "usps" (United States Postal Service) automatic status updates - "fedex" (FedEx) automatic status updates - "dhl" (DHL eCommerce) automatic status updates (US only) - "ontrac" (OnTrac) automatic status updates - "dhl express" (DHL Express) - "deliv" (Deliv) - "dynamex" (TForce) - "lasership" (LaserShip) - "mpx" (Military Parcel Xpress) - "uds" (United Delivery Service) - "efw" (Estes Forwarding Worldwide) - "jd logistics" (JD Logistics) - "yunexpress" (YunExpress) - "china post" (China Post) - "china ems" (China Post Express Mail Service) - "singapore post" (Singapore Post) - "pos malaysia" (Pos Malaysia) - "postnl" (PostNL) - "ptt" (PTT Turkish Post) - "eub" (ePacket) - "chukou1" (Chukou1 Logistics) Supported carriers for FR are: - "la poste" (La Poste) automatic status updates - "colissimo" (Colissimo by La Poste) automatic status updates - "ups" (United Parcel Service) automatic status updates - "chronopost" (Chronopost by La Poste) - "gls" (General Logistics Systems France)

  • "dpd" (DPD Group by GeoPost) - "bpost" (Belgian Post Group) - "colis prive" (Colis PrivĂ©) - "boxtal" (Boxtal) - "geodis" (GEODIS) - "tnt" (TNT) - "db schenker" (DB Schenker) - "aramex" (Aramex)

◆ CreationDate

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderShipment.CreationDate
getset

Date on which the shipment has been created, in ISO 8601 format.

◆ DeliveryDate

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderShipment.DeliveryDate
getset

Date on which the shipment has been delivered, in ISO 8601 format. Present only if status is delivered

◆ ETag

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderShipment.ETag
getset

The ETag of the item.

◆ Id

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderShipment.Id
getset

The ID of the shipment.

◆ LineItems

virtual System.Collections.Generic.IList<OrderShipmentLineItemShipment> Google.Apis.ShoppingContent.v2_1.Data.OrderShipment.LineItems
getset

The line items that are shipped.

◆ ShipmentGroupId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderShipment.ShipmentGroupId
getset

The shipment group ID of the shipment. This is set in shiplineitems request.

◆ Status

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderShipment.Status
getset

The status of the shipment.

◆ TrackingId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderShipment.TrackingId
getset

The tracking ID for the shipment.


The documentation for this class was generated from the following file: