Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202508.SdkMediationSettings Class Reference

Display settings for mobile SDK adapters. More...

Inheritance diagram for Google.Api.Ads.AdManager.v202508.SdkMediationSettings:
Google.Api.Ads.AdManager.v202508.AbstractDisplaySettings

Properties

YieldParameter_StringMapEntry[] parameters [get, set]
 A map of key-value pairs to be used by this mobile adapter. More...
 
YieldIntegrationType yieldIntegrationType [get, set]
 The integration type of the adapter. This may be More...
 
bool yieldIntegrationTypeSpecified [get, set]
 
YieldPlatform platform [get, set]
 The platform of the adapter. More...
 
bool platformSpecified [get, set]
 

Detailed Description

Display settings for mobile SDK adapters.

Property Documentation

YieldParameter_StringMapEntry [] Google.Api.Ads.AdManager.v202508.SdkMediationSettings.parameters
getset

A map of key-value pairs to be used by this mobile adapter.

YieldPlatform Google.Api.Ads.AdManager.v202508.SdkMediationSettings.platform
getset

The platform of the adapter.

bool Google.Api.Ads.AdManager.v202508.SdkMediationSettings.platformSpecified
getset

true, if a value is specified for platform, false otherwise.

YieldIntegrationType Google.Api.Ads.AdManager.v202508.SdkMediationSettings.yieldIntegrationType
getset

The integration type of the adapter. This may be

or SDK.

bool Google.Api.Ads.AdManager.v202508.SdkMediationSettings.yieldIntegrationTypeSpecified
getset

true, if a value is specified for yieldIntegrationType, false otherwise.


The documentation for this class was generated from the following file: