| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
ProductFeedData |
ProductFeedData.clone() |
ProductFeedData |
AdGroup.getProductFeedData()
Optional.
|
ProductFeedData |
ProductFeedData.set(String fieldName,
Object value) |
ProductFeedData |
ProductFeedData.setIsFeedDisabled(Boolean isFeedDisabled)
Whether the product feed has opted-out of showing products.
|
ProductFeedData |
ProductFeedData.setProductMatchDimensions(List<ProductMatchDimension> productMatchDimensions)
A list of dimensions used to match products.
|
ProductFeedData |
ProductFeedData.setProductMatchType(String productMatchType)
How products are selected by the product feed.
|
| Modifier and Type | Method and Description |
|---|---|
AdGroup |
AdGroup.setProductFeedData(ProductFeedData productFeedData)
Optional.
|
Copyright © 2011–2026 Google. All rights reserved.