| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
CreativeStatusRow |
CreativeStatusRow.clone() |
CreativeStatusRow |
CreativeStatusRow.set(String fieldName,
Object value) |
CreativeStatusRow |
CreativeStatusRow.setBidCount(MetricValue bidCount)
The number of bids with the specified status.
|
CreativeStatusRow |
CreativeStatusRow.setCreativeStatusId(Integer creativeStatusId)
The ID of the creative status.
|
CreativeStatusRow |
CreativeStatusRow.setRowDimensions(RowDimensions rowDimensions)
The values of all dimensions associated with metric values in this row.
|
| Modifier and Type | Method and Description |
|---|---|
List<CreativeStatusRow> |
ListLosingBidsResponse.getCreativeStatusRows()
List of rows, with counts of losing bids aggregated by loss reason (i.e.
|
List<CreativeStatusRow> |
ListFilteredBidsResponse.getCreativeStatusRows()
List of rows, with counts of filtered bids aggregated by filtering reason (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
ListLosingBidsResponse |
ListLosingBidsResponse.setCreativeStatusRows(List<CreativeStatusRow> creativeStatusRows)
List of rows, with counts of losing bids aggregated by loss reason (i.e.
|
ListFilteredBidsResponse |
ListFilteredBidsResponse.setCreativeStatusRows(List<CreativeStatusRow> creativeStatusRows)
List of rows, with counts of filtered bids aggregated by filtering reason (i.e.
|
Copyright © 2011–2021 Google. All rights reserved.