Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
ProductId |
ProductId.clone() |
ProductId |
ProductDeliveryTime.getProductId()
Required.
|
ProductId |
ProductId.set(String fieldName,
Object value) |
ProductId |
ProductId.setProductId(String productId)
The Content API ID of the product, in the form `channel:contentLanguage:targetCountry:offerId`.
|
Modifier and Type | Method and Description |
---|---|
ProductDeliveryTime |
ProductDeliveryTime.setProductId(ProductId productId)
Required.
|
Copyright © 2011–2024 Google. All rights reserved.