content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.DatafeedsCustomBatchRequestEntry Class Reference

A batch entry encoding a single non-batch datafeeds request. More...

Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.DatafeedsCustomBatchRequestEntry:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Nullable< long > BatchId [get, set]
 An entry ID, unique within the batch request. More...
 
virtual Datafeed Datafeed [get, set]
 The data feed to insert. More...
 
virtual System.Nullable< ulong > DatafeedId [get, set]
 The ID of the data feed to get, delete or fetch. More...
 
virtual System.Nullable< ulong > MerchantId [get, set]
 The ID of the managing account. More...
 
virtual string Method [get, set]
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

A batch entry encoding a single non-batch datafeeds request.

Property Documentation

◆ BatchId

virtual System.Nullable<long> Google.Apis.ShoppingContent.v2_1.Data.DatafeedsCustomBatchRequestEntry.BatchId
getset

An entry ID, unique within the batch request.

◆ Datafeed

virtual Datafeed Google.Apis.ShoppingContent.v2_1.Data.DatafeedsCustomBatchRequestEntry.Datafeed
getset

The data feed to insert.

◆ DatafeedId

virtual System.Nullable<ulong> Google.Apis.ShoppingContent.v2_1.Data.DatafeedsCustomBatchRequestEntry.DatafeedId
getset

The ID of the data feed to get, delete or fetch.

◆ ETag

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

The ETag of the item.

◆ MerchantId

virtual System.Nullable<ulong> Google.Apis.ShoppingContent.v2_1.Data.DatafeedsCustomBatchRequestEntry.MerchantId
getset

The ID of the managing account.


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