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

Properties

virtual System.Nullable< ulong > AggregatorId [get, set]
 The aggregator ID, set for aggregators and subaccounts (in that case, it represents the aggregator of the subaccount). More...
 
virtual System.Nullable< ulong > MerchantId [get, set]
 The merchant account ID, set for individual accounts and subaccounts. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ AggregatorId

virtual System.Nullable<ulong> Google.Apis.ShoppingContent.v2_1.Data.AccountIdentifier.AggregatorId
getset

The aggregator ID, set for aggregators and subaccounts (in that case, it represents the aggregator of the subaccount).

◆ ETag

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

The ETag of the item.

◆ MerchantId

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

The merchant account ID, set for individual accounts and subaccounts.


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