| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
RowDimensions |
RowDimensions.clone() |
RowDimensions |
CalloutStatusRow.getRowDimensions()
The values of all dimensions associated with metric values in this row.
|
RowDimensions |
BidMetricsRow.getRowDimensions()
The values of all dimensions associated with metric values in this row.
|
RowDimensions |
NonBillableWinningBidStatusRow.getRowDimensions()
The values of all dimensions associated with metric values in this row.
|
RowDimensions |
FilteredBidDetailRow.getRowDimensions()
The values of all dimensions associated with metric values in this row.
|
RowDimensions |
ImpressionMetricsRow.getRowDimensions()
The values of all dimensions associated with metric values in this row.
|
RowDimensions |
FilteredBidCreativeRow.getRowDimensions()
The values of all dimensions associated with metric values in this row.
|
RowDimensions |
BidResponseWithoutBidsStatusRow.getRowDimensions()
The values of all dimensions associated with metric values in this row.
|
RowDimensions |
CreativeStatusRow.getRowDimensions()
The values of all dimensions associated with metric values in this row.
|
RowDimensions |
RowDimensions.set(String fieldName,
Object value) |
RowDimensions |
RowDimensions.setPublisherIdentifier(String publisherIdentifier)
The publisher identifier for this row, if a breakdown by
[BreakdownDimension.PUBLISHER_IDENTIFIER](https://developers.google.com/authorized-
buyers/apis/reference/rest/v2beta1/bidders.accounts.filterSets#FilterSet.BreakdownDimension)
was requested.
|
RowDimensions |
RowDimensions.setTimeInterval(TimeInterval timeInterval)
The time interval that this row represents.
|
| Modifier and Type | Method and Description |
|---|---|
CalloutStatusRow |
CalloutStatusRow.setRowDimensions(RowDimensions rowDimensions)
The values of all dimensions associated with metric values in this row.
|
BidMetricsRow |
BidMetricsRow.setRowDimensions(RowDimensions rowDimensions)
The values of all dimensions associated with metric values in this row.
|
NonBillableWinningBidStatusRow |
NonBillableWinningBidStatusRow.setRowDimensions(RowDimensions rowDimensions)
The values of all dimensions associated with metric values in this row.
|
FilteredBidDetailRow |
FilteredBidDetailRow.setRowDimensions(RowDimensions rowDimensions)
The values of all dimensions associated with metric values in this row.
|
ImpressionMetricsRow |
ImpressionMetricsRow.setRowDimensions(RowDimensions rowDimensions)
The values of all dimensions associated with metric values in this row.
|
FilteredBidCreativeRow |
FilteredBidCreativeRow.setRowDimensions(RowDimensions rowDimensions)
The values of all dimensions associated with metric values in this row.
|
BidResponseWithoutBidsStatusRow |
BidResponseWithoutBidsStatusRow.setRowDimensions(RowDimensions rowDimensions)
The values of all dimensions associated with metric values in this row.
|
CreativeStatusRow |
CreativeStatusRow.setRowDimensions(RowDimensions rowDimensions)
The values of all dimensions associated with metric values in this row.
|
Copyright © 2011–2021 Google. All rights reserved.