| Package | Description |
|---|---|
| com.google.api.services.admob.v1.model |
| Modifier and Type | Method and Description |
|---|---|
LocalizationSettings |
LocalizationSettings.clone() |
LocalizationSettings |
NetworkReportSpec.getLocalizationSettings()
Localization settings of the report.
|
LocalizationSettings |
MediationReportSpec.getLocalizationSettings()
Localization settings of the report.
|
LocalizationSettings |
ReportHeader.getLocalizationSettings()
Localization settings of the report.
|
LocalizationSettings |
LocalizationSettings.set(String fieldName,
Object value) |
LocalizationSettings |
LocalizationSettings.setCurrencyCode(String currencyCode)
Currency code of the earning related metrics, which is the 3-letter code defined in ISO 4217.
|
LocalizationSettings |
LocalizationSettings.setLanguageCode(String languageCode)
Language used for any localized text, such as some dimension value display labels.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkReportSpec |
NetworkReportSpec.setLocalizationSettings(LocalizationSettings localizationSettings)
Localization settings of the report.
|
MediationReportSpec |
MediationReportSpec.setLocalizationSettings(LocalizationSettings localizationSettings)
Localization settings of the report.
|
ReportHeader |
ReportHeader.setLocalizationSettings(LocalizationSettings localizationSettings)
Localization settings of the report.
|
Copyright © 2011–2021 Google. All rights reserved.