| Package | Description |
|---|---|
| com.google.api.services.admob.v1.model |
| Modifier and Type | Method and Description |
|---|---|
StringList |
StringList.clone() |
StringList |
NetworkReportSpecDimensionFilter.getMatchesAny()
Matches a row if its value for the specified dimension is in one of the values specified in
this condition.
|
StringList |
MediationReportSpecDimensionFilter.getMatchesAny()
Matches a row if its value for the specified dimension is in one of the values specified in
this condition.
|
StringList |
StringList.set(String fieldName,
Object value) |
StringList |
StringList.setValues(List<String> values)
The string values.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkReportSpecDimensionFilter |
NetworkReportSpecDimensionFilter.setMatchesAny(StringList matchesAny)
Matches a row if its value for the specified dimension is in one of the values specified in
this condition.
|
MediationReportSpecDimensionFilter |
MediationReportSpecDimensionFilter.setMatchesAny(StringList matchesAny)
Matches a row if its value for the specified dimension is in one of the values specified in
this condition.
|
Copyright © 2011–2021 Google. All rights reserved.