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