| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
ProductMatchDimension |
ProductMatchDimension.clone() |
ProductMatchDimension |
ProductMatchDimension.set(String fieldName,
Object value) |
ProductMatchDimension |
ProductMatchDimension.setCustomLabel(CustomLabel customLabel)
The custom label to match all the products with the label.
|
ProductMatchDimension |
ProductMatchDimension.setProductOfferId(String productOfferId)
The ID of the product offer to match with a product with the same offer ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProductMatchDimension> |
ProductFeedData.getProductMatchDimensions()
A list of dimensions used to match products.
|
| Modifier and Type | Method and Description |
|---|---|
ProductFeedData |
ProductFeedData.setProductMatchDimensions(List<ProductMatchDimension> productMatchDimensions)
A list of dimensions used to match products.
|
Copyright © 2011–2026 Google. All rights reserved.