| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
TimeInterval |
TimeInterval.clone() |
TimeInterval |
RowDimensions.getTimeInterval()
The time interval that this row represents.
|
TimeInterval |
TimeInterval.set(String fieldName,
Object value) |
TimeInterval |
TimeInterval.setEndTime(String endTime)
The timestamp marking the end of the range (exclusive) for which data is included.
|
TimeInterval |
TimeInterval.setStartTime(String startTime)
The timestamp marking the start of the range (inclusive) for which data is included.
|
| Modifier and Type | Method and Description |
|---|---|
RowDimensions |
RowDimensions.setTimeInterval(TimeInterval timeInterval)
The time interval that this row represents.
|
Copyright © 2011–2021 Google. All rights reserved.