| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProductFeedData |
ProductFeedData.clone() |
ProductFeedData |
YoutubeAdGroup.getProductFeedData()
The settings of the product feed in this ad group.
|
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 |
|---|---|
YoutubeAdGroup |
YoutubeAdGroup.setProductFeedData(ProductFeedData productFeedData)
The settings of the product feed in this ad group.
|
Copyright © 2011–2026 Google. All rights reserved.