Package | Description |
---|---|
com.google.api.services.content |
Modifier and Type | Method and Description |
---|---|
ShoppingContent.Pos.Delete |
ShoppingContent.Pos.delete(BigInteger merchantId,
BigInteger targetMerchantId,
String storeCode)
Deletes a store for the given merchant.
|
ShoppingContent.Pos.Delete |
ShoppingContent.Pos.Delete.set(String parameterName,
Object value) |
ShoppingContent.Pos.Delete |
ShoppingContent.Pos.Delete.setAlt(String alt) |
ShoppingContent.Pos.Delete |
ShoppingContent.Pos.Delete.setFields(String fields) |
ShoppingContent.Pos.Delete |
ShoppingContent.Pos.Delete.setKey(String key) |
ShoppingContent.Pos.Delete |
ShoppingContent.Pos.Delete.setMerchantId(BigInteger merchantId)
The ID of the POS or inventory data provider.
|
ShoppingContent.Pos.Delete |
ShoppingContent.Pos.Delete.setOauthToken(String oauthToken) |
ShoppingContent.Pos.Delete |
ShoppingContent.Pos.Delete.setPrettyPrint(Boolean prettyPrint) |
ShoppingContent.Pos.Delete |
ShoppingContent.Pos.Delete.setQuotaUser(String quotaUser) |
ShoppingContent.Pos.Delete |
ShoppingContent.Pos.Delete.setStoreCode(String storeCode)
A store code that is unique per merchant.
|
ShoppingContent.Pos.Delete |
ShoppingContent.Pos.Delete.setTargetMerchantId(BigInteger targetMerchantId)
The ID of the target merchant.
|
ShoppingContent.Pos.Delete |
ShoppingContent.Pos.Delete.setUserIp(String userIp) |
Copyright © 2011–2019 Google. All rights reserved.