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

Properties

virtual System.Collections.Generic.IList< OrderMerchantProvidedAnnotationAnnotations [get, set]
 
virtual string LineItemId [get, set]
 The ID of the line item to set metadata. Either lineItemId or productId is required. More...
 
virtual string OperationId [get, set]
 The ID of the operation. Unique across all operations for a given order. More...
 
virtual string ProductId [get, set]
 The ID of the product to set metadata. This is the REST ID used in the products service. Either lineItemId or productId is required. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ETag

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

The ETag of the item.

◆ LineItemId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrdersSetLineItemMetadataRequest.LineItemId
getset

The ID of the line item to set metadata. Either lineItemId or productId is required.

◆ OperationId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrdersSetLineItemMetadataRequest.OperationId
getset

The ID of the operation. Unique across all operations for a given order.

◆ ProductId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrdersSetLineItemMetadataRequest.ProductId
getset

The ID of the product to set metadata. This is the REST ID used in the products service. Either lineItemId or productId is required.


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