| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202208 |
| Modifier and Type | Field and Description |
|---|---|
static YieldPlatform |
YieldPlatform.ANDROID |
static YieldPlatform |
YieldPlatform.IOS |
static YieldPlatform |
YieldPlatform.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static YieldPlatform |
YieldPlatform.fromString(String value) |
static YieldPlatform |
YieldPlatform.fromValue(String value) |
YieldPlatform |
SdkMediationSettings.getPlatform()
Gets the platform value for this SdkMediationSettings.
|
YieldPlatform |
YieldPartnerSettings.getPlatform()
Gets the platform value for this YieldPartnerSettings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SdkMediationSettings.setPlatform(YieldPlatform platform)
Sets the platform value for this SdkMediationSettings.
|
void |
YieldPartnerSettings.setPlatform(YieldPlatform platform)
Sets the platform value for this YieldPartnerSettings.
|
| Constructor and Description |
|---|
SdkMediationSettings(YieldParameter_StringMapEntry[] parameters,
YieldIntegrationType yieldIntegrationType,
YieldPlatform platform) |
YieldPartnerSettings(PartnerSettingStatus status,
YieldEnvironmentType environment,
YieldFormat format,
YieldIntegrationType integrationType,
YieldPlatform platform,
YieldParameter[] parameters) |
Copyright © 2022. All rights reserved.