Package | Description |
---|---|
com.google.api.services.content |
Modifier and Type | Method and Description |
---|---|
ShoppingContent.Datafeeds.Patch |
ShoppingContent.Datafeeds.patch(BigInteger merchantId,
BigInteger datafeedId,
Datafeed content)
Updates a datafeed configuration of your Merchant Center account.
|
ShoppingContent.Datafeeds.Patch |
ShoppingContent.Datafeeds.Patch.set(String parameterName,
Object value) |
ShoppingContent.Datafeeds.Patch |
ShoppingContent.Datafeeds.Patch.setAlt(String alt) |
ShoppingContent.Datafeeds.Patch |
ShoppingContent.Datafeeds.Patch.setDatafeedId(BigInteger datafeedId)
The ID of the datafeed.
|
ShoppingContent.Datafeeds.Patch |
ShoppingContent.Datafeeds.Patch.setDryRun(Boolean dryRun)
Flag to simulate a request like in a live environment.
|
ShoppingContent.Datafeeds.Patch |
ShoppingContent.Datafeeds.Patch.setFields(String fields) |
ShoppingContent.Datafeeds.Patch |
ShoppingContent.Datafeeds.Patch.setKey(String key) |
ShoppingContent.Datafeeds.Patch |
ShoppingContent.Datafeeds.Patch.setMerchantId(BigInteger merchantId)
The ID of the account that manages the datafeed.
|
ShoppingContent.Datafeeds.Patch |
ShoppingContent.Datafeeds.Patch.setOauthToken(String oauthToken) |
ShoppingContent.Datafeeds.Patch |
ShoppingContent.Datafeeds.Patch.setPrettyPrint(Boolean prettyPrint) |
ShoppingContent.Datafeeds.Patch |
ShoppingContent.Datafeeds.Patch.setQuotaUser(String quotaUser) |
ShoppingContent.Datafeeds.Patch |
ShoppingContent.Datafeeds.Patch.setUserIp(String userIp) |
Copyright © 2011–2019 Google. All rights reserved.