| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202208 |
| Modifier and Type | Field and Description |
|---|---|
static YieldIntegrationType |
YieldIntegrationType.CUSTOM_EVENT |
static YieldIntegrationType |
YieldIntegrationType.NETWORK_BIDDING |
static YieldIntegrationType |
YieldIntegrationType.OPEN_BIDDING |
static YieldIntegrationType |
YieldIntegrationType.SDK |
static YieldIntegrationType |
YieldIntegrationType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static YieldIntegrationType |
YieldIntegrationType.fromString(String value) |
static YieldIntegrationType |
YieldIntegrationType.fromValue(String value) |
YieldIntegrationType |
YieldPartnerSettings.getIntegrationType()
Gets the integrationType value for this YieldPartnerSettings.
|
YieldIntegrationType |
SdkMediationSettings.getYieldIntegrationType()
Gets the yieldIntegrationType value for this SdkMediationSettings.
|
YieldIntegrationType |
OpenBiddingSetting.getYieldIntegrationType()
Gets the yieldIntegrationType value for this OpenBiddingSetting.
|
| Modifier and Type | Method and Description |
|---|---|
void |
YieldPartnerSettings.setIntegrationType(YieldIntegrationType integrationType)
Sets the integrationType value for this YieldPartnerSettings.
|
void |
SdkMediationSettings.setYieldIntegrationType(YieldIntegrationType yieldIntegrationType)
Sets the yieldIntegrationType value for this SdkMediationSettings.
|
void |
OpenBiddingSetting.setYieldIntegrationType(YieldIntegrationType yieldIntegrationType)
Sets the yieldIntegrationType value for this OpenBiddingSetting.
|
| Constructor and Description |
|---|
OpenBiddingSetting(YieldIntegrationType yieldIntegrationType) |
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.