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

Class that describes a field used by a mobile adapter to call an ad network, e.g. pubid. More...

Properties

string name [get, set]
 Identifier of the parameter. More...
 
bool isOptional [get, set]
 Whether or not this parameter is optional. More...
 
bool isOptionalSpecified [get, set]
 

Detailed Description

Class that describes a field used by a mobile adapter to call an ad network, e.g. pubid.

Property Documentation

bool Google.Api.Ads.AdManager.v202508.YieldParameter.isOptional
getset

Whether or not this parameter is optional.

bool Google.Api.Ads.AdManager.v202508.YieldParameter.isOptionalSpecified
getset

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

string Google.Api.Ads.AdManager.v202508.YieldParameter.name
getset

Identifier of the parameter.


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