| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
FilteredBidDetailRow |
FilteredBidDetailRow.clone() |
FilteredBidDetailRow |
FilteredBidDetailRow.set(String fieldName,
Object value) |
FilteredBidDetailRow |
FilteredBidDetailRow.setBidCount(MetricValue bidCount)
The number of bids with the specified detail.
|
FilteredBidDetailRow |
FilteredBidDetailRow.setDetail(String detail)
The ID of the detail, can be numeric or text.
|
FilteredBidDetailRow |
FilteredBidDetailRow.setDetailId(Integer detailId)
Note: this field will be deprecated, use "detail" field instead.
|
FilteredBidDetailRow |
FilteredBidDetailRow.setRowDimensions(RowDimensions rowDimensions)
The values of all dimensions associated with metric values in this row.
|
| Modifier and Type | Method and Description |
|---|---|
List<FilteredBidDetailRow> |
ListCreativeStatusBreakdownByDetailResponse.getFilteredBidDetailRows()
List of rows, with counts of bids with a given creative status aggregated by detail.
|
| Modifier and Type | Method and Description |
|---|---|
ListCreativeStatusBreakdownByDetailResponse |
ListCreativeStatusBreakdownByDetailResponse.setFilteredBidDetailRows(List<FilteredBidDetailRow> filteredBidDetailRows)
List of rows, with counts of bids with a given creative status aggregated by detail.
|
Copyright © 2011–2021 Google. All rights reserved.