A batch entry encoding a single non-batch products request.
More...
|
| virtual System.Nullable< long > | BatchId [get, set] |
| | An entry ID, unique within the batch request. More...
|
| |
| virtual System.Nullable< ulong > | FeedId [get, set] |
| | The Content API feed id. More...
|
| |
| virtual System.Nullable< ulong > | MerchantId [get, set] |
| | The ID of the managing account. More...
|
| |
|
virtual string | Method [get, set] |
| |
| virtual Product | Product [get, set] |
| | The product to insert. Only required if the method is insert. More...
|
| |
| virtual string | ProductId [get, set] |
| | The ID of the product to get or delete. Only defined if the method is get or delete. More...
|
| |
| virtual string | ETag [get, set] |
| | The ETag of the item. More...
|
| |
|
string | ETag |
| |
A batch entry encoding a single non-batch products request.
◆ BatchId
| virtual System.Nullable<long> Google.Apis.ShoppingContent.v2_1.Data.ProductsCustomBatchRequestEntry.BatchId |
|
getset |
An entry ID, unique within the batch request.
◆ ETag
| virtual string Google.Apis.ShoppingContent.v2_1.Data.ProductsCustomBatchRequestEntry.ETag |
|
getset |
◆ FeedId
| virtual System.Nullable<ulong> Google.Apis.ShoppingContent.v2_1.Data.ProductsCustomBatchRequestEntry.FeedId |
|
getset |
◆ MerchantId
| virtual System.Nullable<ulong> Google.Apis.ShoppingContent.v2_1.Data.ProductsCustomBatchRequestEntry.MerchantId |
|
getset |
The ID of the managing account.
◆ Product
| virtual Product Google.Apis.ShoppingContent.v2_1.Data.ProductsCustomBatchRequestEntry.Product |
|
getset |
The product to insert. Only required if the method is insert.
◆ ProductId
| virtual string Google.Apis.ShoppingContent.v2_1.Data.ProductsCustomBatchRequestEntry.ProductId |
|
getset |
The ID of the product to get or delete. Only defined if the method is get or delete.
The documentation for this class was generated from the following file:
- Google.Apis.ShoppingContent.v2_1.cs