Package | Description |
---|---|
com.google.api.services.content |
Modifier and Type | Method and Description |
---|---|
ShoppingContent.Datafeeds.Get |
ShoppingContent.Datafeeds.get(BigInteger merchantId,
BigInteger datafeedId)
Retrieves a datafeed configuration from your Merchant Center account.
|
ShoppingContent.Datafeeds.Get |
ShoppingContent.Datafeeds.Get.set(String parameterName,
Object value) |
ShoppingContent.Datafeeds.Get |
ShoppingContent.Datafeeds.Get.setAlt(String alt) |
ShoppingContent.Datafeeds.Get |
ShoppingContent.Datafeeds.Get.setDatafeedId(BigInteger datafeedId)
The ID of the datafeed.
|
ShoppingContent.Datafeeds.Get |
ShoppingContent.Datafeeds.Get.setFields(String fields) |
ShoppingContent.Datafeeds.Get |
ShoppingContent.Datafeeds.Get.setKey(String key) |
ShoppingContent.Datafeeds.Get |
ShoppingContent.Datafeeds.Get.setMerchantId(BigInteger merchantId)
The ID of the account that manages the datafeed.
|
ShoppingContent.Datafeeds.Get |
ShoppingContent.Datafeeds.Get.setOauthToken(String oauthToken) |
ShoppingContent.Datafeeds.Get |
ShoppingContent.Datafeeds.Get.setPrettyPrint(Boolean prettyPrint) |
ShoppingContent.Datafeeds.Get |
ShoppingContent.Datafeeds.Get.setQuotaUser(String quotaUser) |
ShoppingContent.Datafeeds.Get |
ShoppingContent.Datafeeds.Get.setUserIp(String userIp) |
Copyright © 2011–2019 Google. All rights reserved.