| Package | Description |
|---|---|
| com.google.api.services.admob.v1.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkReportSpecSortCondition |
NetworkReportSpecSortCondition.clone() |
NetworkReportSpecSortCondition |
NetworkReportSpecSortCondition.set(String fieldName,
Object value) |
NetworkReportSpecSortCondition |
NetworkReportSpecSortCondition.setDimension(String dimension)
Sort by the specified dimension.
|
NetworkReportSpecSortCondition |
NetworkReportSpecSortCondition.setMetric(String metric)
Sort by the specified metric.
|
NetworkReportSpecSortCondition |
NetworkReportSpecSortCondition.setOrder(String order)
Sorting order of the dimension or metric.
|
| Modifier and Type | Method and Description |
|---|---|
List<NetworkReportSpecSortCondition> |
NetworkReportSpec.getSortConditions()
Describes the sorting of report rows.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkReportSpec |
NetworkReportSpec.setSortConditions(List<NetworkReportSpecSortCondition> sortConditions)
Describes the sorting of report rows.
|
Copyright © 2011–2020 Google. All rights reserved.