| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
NonBillableWinningBidStatusRow |
NonBillableWinningBidStatusRow.clone() |
NonBillableWinningBidStatusRow |
NonBillableWinningBidStatusRow.set(String fieldName,
Object value) |
NonBillableWinningBidStatusRow |
NonBillableWinningBidStatusRow.setBidCount(MetricValue bidCount)
The number of bids with the specified status.
|
NonBillableWinningBidStatusRow |
NonBillableWinningBidStatusRow.setRowDimensions(RowDimensions rowDimensions)
The values of all dimensions associated with metric values in this row.
|
NonBillableWinningBidStatusRow |
NonBillableWinningBidStatusRow.setStatus(String status)
The status specifying why the winning bids were not billed.
|
| Modifier and Type | Method and Description |
|---|---|
List<NonBillableWinningBidStatusRow> |
ListNonBillableWinningBidsResponse.getNonBillableWinningBidStatusRows()
List of rows, with counts of bids not billed aggregated by reason.
|
| Modifier and Type | Method and Description |
|---|---|
ListNonBillableWinningBidsResponse |
ListNonBillableWinningBidsResponse.setNonBillableWinningBidStatusRows(List<NonBillableWinningBidStatusRow> nonBillableWinningBidStatusRows)
List of rows, with counts of bids not billed aggregated by reason.
|
Copyright © 2011–2021 Google. All rights reserved.