| Package | Description |
|---|---|
| com.google.api.services.content |
| Modifier and Type | Method and Description |
|---|---|
ShoppingContent.Products.Update |
ShoppingContent.Products.Update.set(String parameterName,
Object value) |
ShoppingContent.Products.Update |
ShoppingContent.Products.Update.set$Xgafv(String $Xgafv) |
ShoppingContent.Products.Update |
ShoppingContent.Products.Update.setAccessToken(String accessToken) |
ShoppingContent.Products.Update |
ShoppingContent.Products.Update.setAlt(String alt) |
ShoppingContent.Products.Update |
ShoppingContent.Products.Update.setCallback(String callback) |
ShoppingContent.Products.Update |
ShoppingContent.Products.Update.setFields(String fields) |
ShoppingContent.Products.Update |
ShoppingContent.Products.Update.setKey(String key) |
ShoppingContent.Products.Update |
ShoppingContent.Products.Update.setMerchantId(BigInteger merchantId)
The ID of the account that contains the product.
|
ShoppingContent.Products.Update |
ShoppingContent.Products.Update.setOauthToken(String oauthToken) |
ShoppingContent.Products.Update |
ShoppingContent.Products.Update.setPrettyPrint(Boolean prettyPrint) |
ShoppingContent.Products.Update |
ShoppingContent.Products.Update.setProductId(String productId)
The REST ID of the product for which to update.
|
ShoppingContent.Products.Update |
ShoppingContent.Products.Update.setQuotaUser(String quotaUser) |
ShoppingContent.Products.Update |
ShoppingContent.Products.Update.setUpdateMask(String updateMask)
The comma-separated list of product attributes to be updated.
|
ShoppingContent.Products.Update |
ShoppingContent.Products.Update.setUploadProtocol(String uploadProtocol) |
ShoppingContent.Products.Update |
ShoppingContent.Products.Update.setUploadType(String uploadType) |
ShoppingContent.Products.Update |
ShoppingContent.Products.update(BigInteger merchantId,
String productId,
Product content)
Updates an existing product in your Merchant Center account.
|
Copyright © 2011–2023 Google. All rights reserved.