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

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

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

Properties

virtual System.Nullable< ulong > AccountId [get, set]
 The ID of the (sub-)account whose status to get. More...
 
virtual System.Nullable< long > BatchId [get, set]
 An entry ID, unique within the batch request. More...
 
virtual System.Collections.Generic.IList< string > Destinations [get, set]
 If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination. More...
 
virtual System.Nullable< ulong > MerchantId [get, set]
 The ID of the managing account. More...
 
virtual string Method [get, set]
 The method (get). More...
 
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 accountstatuses request.

Property Documentation

◆ AccountId

virtual System.Nullable<ulong> Google.Apis.ShoppingContent.v2_1.Data.AccountstatusesCustomBatchRequestEntry.AccountId
getset

The ID of the (sub-)account whose status to get.

◆ BatchId

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

An entry ID, unique within the batch request.

◆ Destinations

virtual System.Collections.Generic.IList<string> Google.Apis.ShoppingContent.v2_1.Data.AccountstatusesCustomBatchRequestEntry.Destinations
getset

If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination.

◆ ETag

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

The ETag of the item.

◆ MerchantId

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

The ID of the managing account.

◆ Method

virtual string Google.Apis.ShoppingContent.v2_1.Data.AccountstatusesCustomBatchRequestEntry.Method
getset

The method (get).


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