type SdkMediationSettings (v202502)

  • YieldGroupService includes the OpenBiddingSetting which inherits from AbstractDisplaySettings.

  • Key fields within OpenBiddingSetting include parameters, yieldIntegrationType, and platform.

  • The yieldIntegrationType can be UNKNOWN, CUSTOM_EVENT, SDK, or OPEN_BIDDING.

  • The platform can be UNKNOWN, ANDROID, or IOS.


Namespace
https://www.google.com/apis/ads/publisher/v202502

Field

AbstractDisplaySettings (inherited)
SdkMediationSettings

parameters

YieldParameter_StringMapEntry[]

yieldIntegrationType

YieldIntegrationType


Enumerations
UNKNOWN
CUSTOM_EVENT
SDK
OPEN_BIDDING

platform

YieldPlatform


Enumerations
UNKNOWN
ANDROID
IOS