Package | Description |
---|---|
com.google.api.services.content |
Modifier and Type | Method and Description |
---|---|
ShoppingContent.Inventory.Set |
ShoppingContent.Inventory.set(BigInteger merchantId,
String storeCode,
String productId,
InventorySetRequest content)
Updates price and availability of a product in your Merchant Center account.
|
ShoppingContent.Inventory.Set |
ShoppingContent.Inventory.Set.set(String parameterName,
Object value) |
ShoppingContent.Inventory.Set |
ShoppingContent.Inventory.Set.set$Xgafv(String $Xgafv) |
ShoppingContent.Inventory.Set |
ShoppingContent.Inventory.Set.setAccessToken(String accessToken) |
ShoppingContent.Inventory.Set |
ShoppingContent.Inventory.Set.setAlt(String alt) |
ShoppingContent.Inventory.Set |
ShoppingContent.Inventory.Set.setCallback(String callback) |
ShoppingContent.Inventory.Set |
ShoppingContent.Inventory.Set.setDryRun(Boolean dryRun)
Flag to simulate a request like in a live environment.
|
ShoppingContent.Inventory.Set |
ShoppingContent.Inventory.Set.setFields(String fields) |
ShoppingContent.Inventory.Set |
ShoppingContent.Inventory.Set.setKey(String key) |
ShoppingContent.Inventory.Set |
ShoppingContent.Inventory.Set.setMerchantId(BigInteger merchantId)
The ID of the account that contains the product.
|
ShoppingContent.Inventory.Set |
ShoppingContent.Inventory.Set.setOauthToken(String oauthToken) |
ShoppingContent.Inventory.Set |
ShoppingContent.Inventory.Set.setPrettyPrint(Boolean prettyPrint) |
ShoppingContent.Inventory.Set |
ShoppingContent.Inventory.Set.setProductId(String productId)
The REST ID of the product for which to update price and availability.
|
ShoppingContent.Inventory.Set |
ShoppingContent.Inventory.Set.setQuotaUser(String quotaUser) |
ShoppingContent.Inventory.Set |
ShoppingContent.Inventory.Set.setStoreCode(String storeCode)
The code of the store for which to update price and availability.
|
ShoppingContent.Inventory.Set |
ShoppingContent.Inventory.Set.setUploadProtocol(String uploadProtocol) |
ShoppingContent.Inventory.Set |
ShoppingContent.Inventory.Set.setUploadType(String uploadType) |
Copyright © 2011–2021 Google. All rights reserved.