Show / Hide Table of Contents

Enum OrderreturnsResource.ListRequest.ShipmentStatusEnum

Obtains order returns that match any shipment status provided in this parameter. When this parameter is not provided, order returns are obtained regardless of their shipment statuses.

Namespace: Google.Apis.ShoppingContent.v2_1
Assembly: Google.Apis.ShoppingContent.v2_1.dll
Syntax
public enum OrderreturnsResource.ListRequest.ShipmentStatusEnum

Fields

Name Description
INPROGRESS

Return shipments with inProgress status only.

NEW__

Return shipments with new status only.

PROCESSED

Return shipments with processed status only.

In this article
Back to top Generated by DocFX