| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
FilteredBidCreativeRow |
FilteredBidCreativeRow.clone() |
FilteredBidCreativeRow |
FilteredBidCreativeRow.set(String fieldName,
Object value) |
FilteredBidCreativeRow |
FilteredBidCreativeRow.setBidCount(MetricValue bidCount)
The number of bids with the specified creative.
|
FilteredBidCreativeRow |
FilteredBidCreativeRow.setCreativeId(String creativeId)
The ID of the creative.
|
FilteredBidCreativeRow |
FilteredBidCreativeRow.setRowDimensions(RowDimensions rowDimensions)
The values of all dimensions associated with metric values in this row.
|
| Modifier and Type | Method and Description |
|---|---|
List<FilteredBidCreativeRow> |
ListCreativeStatusBreakdownByCreativeResponse.getFilteredBidCreativeRows()
List of rows, with counts of bids with a given creative status aggregated by creative.
|
| Modifier and Type | Method and Description |
|---|---|
ListCreativeStatusBreakdownByCreativeResponse |
ListCreativeStatusBreakdownByCreativeResponse.setFilteredBidCreativeRows(List<FilteredBidCreativeRow> filteredBidCreativeRows)
List of rows, with counts of bids with a given creative status aggregated by creative.
|
Copyright © 2011–2021 Google. All rights reserved.