| Package | Description |
|---|---|
| com.google.api.services.content | |
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
ShoppingContent.Inventory.Custombatch |
ShoppingContent.Inventory.custombatch(InventoryCustomBatchRequest content)
Updates price and availability for multiple products or stores in a single request.
|
| Constructor and Description |
|---|
Custombatch(InventoryCustomBatchRequest content)
Updates price and availability for multiple products or stores in a single request.
|
| Modifier and Type | Method and Description |
|---|---|
InventoryCustomBatchRequest |
InventoryCustomBatchRequest.clone() |
InventoryCustomBatchRequest |
InventoryCustomBatchRequest.set(String fieldName,
Object value) |
InventoryCustomBatchRequest |
InventoryCustomBatchRequest.setEntries(List<InventoryCustomBatchRequestEntry> entries)
The request entries to be processed in the batch.
|
Copyright © 2011–2021 Google. All rights reserved.