| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
BidResponseWithoutBidsStatusRow |
BidResponseWithoutBidsStatusRow.clone() |
BidResponseWithoutBidsStatusRow |
BidResponseWithoutBidsStatusRow.set(String fieldName,
Object value) |
BidResponseWithoutBidsStatusRow |
BidResponseWithoutBidsStatusRow.setImpressionCount(MetricValue impressionCount)
The number of impressions for which there was a bid response with the specified status.
|
BidResponseWithoutBidsStatusRow |
BidResponseWithoutBidsStatusRow.setRowDimensions(RowDimensions rowDimensions)
The values of all dimensions associated with metric values in this row.
|
BidResponseWithoutBidsStatusRow |
BidResponseWithoutBidsStatusRow.setStatus(String status)
The status specifying why the bid responses were considered to have no applicable bids.
|
| Modifier and Type | Method and Description |
|---|---|
List<BidResponseWithoutBidsStatusRow> |
ListBidResponsesWithoutBidsResponse.getBidResponseWithoutBidsStatusRows()
List of rows, with counts of bid responses without bids aggregated by status.
|
| Modifier and Type | Method and Description |
|---|---|
ListBidResponsesWithoutBidsResponse |
ListBidResponsesWithoutBidsResponse.setBidResponseWithoutBidsStatusRows(List<BidResponseWithoutBidsStatusRow> bidResponseWithoutBidsStatusRows)
List of rows, with counts of bid responses without bids aggregated by status.
|
Copyright © 2011–2021 Google. All rights reserved.