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

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

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

Properties

virtual System.Nullable< ulong > AccountId [get, set]
 The ID of the account for which to get/update account shipping settings. More...
 
virtual System.Nullable< long > BatchId [get, set]
 An entry ID, unique within the batch request. More...
 
virtual System.Nullable< ulong > MerchantId [get, set]
 The ID of the managing account. More...
 
virtual string Method [get, set]
 
virtual ShippingSettings ShippingSettings [get, set]
 The account shipping settings to update. Only defined if the method is update. 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 shippingsettings request.

Property Documentation

◆ AccountId

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

The ID of the account for which to get/update account shipping settings.

◆ BatchId

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

An entry ID, unique within the batch request.

◆ ETag

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

The ETag of the item.

◆ MerchantId

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

The ID of the managing account.

◆ ShippingSettings

virtual ShippingSettings Google.Apis.ShoppingContent.v2_1.Data.ShippingsettingsCustomBatchRequestEntry.ShippingSettings
getset

The account shipping settings to update. Only defined if the method is update.


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