| content
    v2.1
    | 
Creates a store for the given merchant. More...
 
  
 | Public Member Functions | |
| InsertRequest (Google.Apis.Services.IClientService service, Google.Apis.ShoppingContent.v2_1.Data.PosStore body, ulong merchantId, ulong targetMerchantId) | |
| Constructs a new Insert request. More... | |
| Protected Member Functions | |
| override object | GetBody () | 
| summary>Gets the method name. More... | |
| override void | InitParameters () | 
| Initializes Insert parameter list. More... | |
|  Protected Member Functions inherited from Google.Apis.ShoppingContent.v2_1.ShoppingContentBaseServiceRequest< Google.Apis.ShoppingContent.v2_1.Data.PosStore > | |
| 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 POS or inventory data provider. More... | |
| virtual ulong | TargetMerchantId  [get] | 
| The ID of the target merchant. 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.PosStore > | |
| 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... | |
Creates a store for the given merchant.
| 
 | inline | 
Constructs a new Insert request.
| 
 | inlineprotected | 
summary>Gets the method name.
| 
 | inlineprotected | 
Initializes Insert parameter list.
| 
 | get | 
summary>Gets the REST path.
| 
 | get | 
The ID of the POS or inventory data provider.
| 
 | get | 
summary>Gets the HTTP method.
| 
 | get | 
The ID of the target merchant.