Package | Description |
---|---|
com.google.api.services.content |
Modifier and Type | Method and Description |
---|---|
ShoppingContent.Datafeeds.Update |
ShoppingContent.Datafeeds.Update.set(String parameterName,
Object value) |
ShoppingContent.Datafeeds.Update |
ShoppingContent.Datafeeds.Update.set$Xgafv(String $Xgafv) |
ShoppingContent.Datafeeds.Update |
ShoppingContent.Datafeeds.Update.setAccessToken(String accessToken) |
ShoppingContent.Datafeeds.Update |
ShoppingContent.Datafeeds.Update.setAlt(String alt) |
ShoppingContent.Datafeeds.Update |
ShoppingContent.Datafeeds.Update.setCallback(String callback) |
ShoppingContent.Datafeeds.Update |
ShoppingContent.Datafeeds.Update.setDatafeedId(BigInteger datafeedId)
The ID of the datafeed.
|
ShoppingContent.Datafeeds.Update |
ShoppingContent.Datafeeds.Update.setFields(String fields) |
ShoppingContent.Datafeeds.Update |
ShoppingContent.Datafeeds.Update.setKey(String key) |
ShoppingContent.Datafeeds.Update |
ShoppingContent.Datafeeds.Update.setMerchantId(BigInteger merchantId)
The ID of the account that manages the datafeed.
|
ShoppingContent.Datafeeds.Update |
ShoppingContent.Datafeeds.Update.setOauthToken(String oauthToken) |
ShoppingContent.Datafeeds.Update |
ShoppingContent.Datafeeds.Update.setPrettyPrint(Boolean prettyPrint) |
ShoppingContent.Datafeeds.Update |
ShoppingContent.Datafeeds.Update.setQuotaUser(String quotaUser) |
ShoppingContent.Datafeeds.Update |
ShoppingContent.Datafeeds.Update.setUploadProtocol(String uploadProtocol) |
ShoppingContent.Datafeeds.Update |
ShoppingContent.Datafeeds.Update.setUploadType(String uploadType) |
ShoppingContent.Datafeeds.Update |
ShoppingContent.Datafeeds.update(BigInteger merchantId,
BigInteger datafeedId,
Datafeed content)
Updates a datafeed configuration of your Merchant Center account.
|
Copyright © 2011–2024 Google. All rights reserved.