Package | Description |
---|---|
com.google.api.services.content | |
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
ShoppingContent.Productdeliverytime.Create |
ShoppingContent.Productdeliverytime.create(Long merchantId,
ProductDeliveryTime content)
Creates or updates the delivery time of a product.
|
Constructor and Description |
---|
Create(Long merchantId,
ProductDeliveryTime content)
Creates or updates the delivery time of a product.
|
Modifier and Type | Method and Description |
---|---|
ProductDeliveryTime |
ProductDeliveryTime.clone() |
ProductDeliveryTime |
ProductDeliveryTime.set(String fieldName,
Object value) |
ProductDeliveryTime |
ProductDeliveryTime.setAreaDeliveryTimes(List<ProductDeliveryTimeAreaDeliveryTime> areaDeliveryTimes)
Required.
|
ProductDeliveryTime |
ProductDeliveryTime.setProductId(ProductId productId)
Required.
|
Copyright © 2011–2024 Google. All rights reserved.