Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
Inventory |
Inventory.clone() |
Inventory |
InventoryCustomBatchRequestEntry.getInventory()
Price and availability of the product.
|
Inventory |
Inventory.set(String fieldName,
Object value) |
Inventory |
Inventory.setAvailability(String availability)
The availability of the product.
|
Inventory |
Inventory.setCustomLabel0(String customLabel0)
Custom label 0 for custom grouping of items in a Shopping campaign.
|
Inventory |
Inventory.setCustomLabel1(String customLabel1)
Custom label 1 for custom grouping of items in a Shopping campaign.
|
Inventory |
Inventory.setCustomLabel2(String customLabel2)
Custom label 2 for custom grouping of items in a Shopping campaign.
|
Inventory |
Inventory.setCustomLabel3(String customLabel3)
Custom label 3 for custom grouping of items in a Shopping campaign.
|
Inventory |
Inventory.setCustomLabel4(String customLabel4)
Custom label 3 for custom grouping of items in a Shopping campaign.
|
Inventory |
Inventory.setInstallment(Installment installment)
Number and amount of installments to pay for an item.
|
Inventory |
Inventory.setInstoreProductLocation(String instoreProductLocation)
The instore product location.
|
Inventory |
Inventory.setKind(String kind)
Identifies what kind of resource this is.
|
Inventory |
Inventory.setLoyaltyPoints(LoyaltyPoints loyaltyPoints)
Loyalty points that users receive after purchasing the item.
|
Inventory |
Inventory.setPickup(InventoryPickup pickup)
Store pickup information.
|
Inventory |
Inventory.setPrice(Price price)
The price of the product.
|
Inventory |
Inventory.setQuantity(Long quantity)
The quantity of the product.
|
Inventory |
Inventory.setSalePrice(Price salePrice)
The sale price of the product.
|
Inventory |
Inventory.setSalePriceEffectiveDate(String salePriceEffectiveDate)
A date range represented by a pair of ISO 8601 dates separated by a space, comma, or slash.
|
Inventory |
Inventory.setSellOnGoogleQuantity(Long sellOnGoogleQuantity)
The quantity of the product that is available for selling on Google.
|
Modifier and Type | Method and Description |
---|---|
InventoryCustomBatchRequestEntry |
InventoryCustomBatchRequestEntry.setInventory(Inventory inventory)
Price and availability of the product.
|
Copyright © 2011–2021 Google. All rights reserved.