content  v2.1
Public Member Functions | Protected Member Functions | Properties | List of all members
Google.Apis.ShoppingContent.v2_1.LiasettingsResource.SetposdataproviderRequest Class Reference

Sets the POS data provider for the specified country. More...

Inheritance diagram for Google.Apis.ShoppingContent.v2_1.LiasettingsResource.SetposdataproviderRequest:
Google.Apis.ShoppingContent.v2_1.ShoppingContentBaseServiceRequest< Google.Apis.ShoppingContent.v2_1.Data.LiasettingsSetPosDataProviderResponse >

Public Member Functions

 SetposdataproviderRequest (Google.Apis.Services.IClientService service, ulong merchantId, ulong accountId, string country)
 Constructs a new Setposdataprovider request. More...
 

Protected Member Functions

override void InitParameters ()
 Initializes Setposdataprovider parameter list. More...
 
- Protected Member Functions inherited from Google.Apis.ShoppingContent.v2_1.ShoppingContentBaseServiceRequest< Google.Apis.ShoppingContent.v2_1.Data.LiasettingsSetPosDataProviderResponse >
 ShoppingContentBaseServiceRequest (Google.Apis.Services.IClientService service)
 Constructs a new ShoppingContentBaseServiceRequest instance. More...
 
override void InitParameters ()
 Initializes ShoppingContent parameter list. More...
 

Properties

virtual ulong MerchantId [get]
 The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId must be the ID of a sub-account of this account. More...
 
virtual ulong AccountId [get]
 The ID of the account for which to retrieve accessible Google My Business accounts. More...
 
virtual string Country [get]
 The country for which the POS data provider is selected. More...
 
virtual System.Nullable< ulong > PosDataProviderId [get, set]
 The ID of POS data provider. More...
 
virtual string PosExternalAccountId [get, set]
 The account ID by which this merchant is known to the POS data provider. More...
 
override string MethodName [get]
 summary>Gets the HTTP method. More...
 
override string HttpMethod [get]
 summary>Gets the REST path. More...
 
override string RestPath [get]
 
- Properties inherited from Google.Apis.ShoppingContent.v2_1.ShoppingContentBaseServiceRequest< Google.Apis.ShoppingContent.v2_1.Data.LiasettingsSetPosDataProviderResponse >
virtual System.Nullable< AltEnum > Alt [get, set]
 Data format for the response. More...
 
virtual string Fields [get, set]
 Selector specifying which fields to include in a partial response. More...
 
virtual string Key [get, set]
 API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. More...
 
virtual string OauthToken [get, set]
 OAuth 2.0 token for the current user. More...
 
virtual System.Nullable< bool > PrettyPrint [get, set]
 Returns response with indentations and line breaks. More...
 
virtual string QuotaUser [get, set]
 An opaque string that represents a user for quota purposes. Must not exceed 40 characters. More...
 
virtual string UserIp [get, set]
 Deprecated. Please use quotaUser instead. More...
 

Detailed Description

Sets the POS data provider for the specified country.

Constructor & Destructor Documentation

◆ SetposdataproviderRequest()

Google.Apis.ShoppingContent.v2_1.LiasettingsResource.SetposdataproviderRequest.SetposdataproviderRequest ( Google.Apis.Services.IClientService  service,
ulong  merchantId,
ulong  accountId,
string  country 
)
inline

Constructs a new Setposdataprovider request.

Member Function Documentation

◆ InitParameters()

override void Google.Apis.ShoppingContent.v2_1.LiasettingsResource.SetposdataproviderRequest.InitParameters ( )
inlineprotected

Initializes Setposdataprovider parameter list.

Property Documentation

◆ AccountId

virtual ulong Google.Apis.ShoppingContent.v2_1.LiasettingsResource.SetposdataproviderRequest.AccountId
get

The ID of the account for which to retrieve accessible Google My Business accounts.

◆ Country

virtual string Google.Apis.ShoppingContent.v2_1.LiasettingsResource.SetposdataproviderRequest.Country
get

The country for which the POS data provider is selected.

◆ HttpMethod

override string Google.Apis.ShoppingContent.v2_1.LiasettingsResource.SetposdataproviderRequest.HttpMethod
get

summary>Gets the REST path.

◆ MerchantId

virtual ulong Google.Apis.ShoppingContent.v2_1.LiasettingsResource.SetposdataproviderRequest.MerchantId
get

The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId must be the ID of a sub-account of this account.

◆ MethodName

override string Google.Apis.ShoppingContent.v2_1.LiasettingsResource.SetposdataproviderRequest.MethodName
get

summary>Gets the HTTP method.

◆ PosDataProviderId

virtual System.Nullable<ulong> Google.Apis.ShoppingContent.v2_1.LiasettingsResource.SetposdataproviderRequest.PosDataProviderId
getset

The ID of POS data provider.

◆ PosExternalAccountId

virtual string Google.Apis.ShoppingContent.v2_1.LiasettingsResource.SetposdataproviderRequest.PosExternalAccountId
getset

The account ID by which this merchant is known to the POS data provider.

summary>Gets the method name.


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