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