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

A Partner that can be added to a yield group. More...

Properties

long companyId [get, set]
 The company id of the partner, uniquely identifying it in the publisher network. If this id is null, then this represents a canonical third party company ad network. More...
 
bool companyIdSpecified [get, set]
 
YieldPartnerSettings[] settings [get, set]
 The settings of the partner, representing its capabilities. More...
 

Detailed Description

A Partner that can be added to a yield group.

Property Documentation

long Google.Api.Ads.AdManager.v202511.YieldPartner.companyId
getset

The company id of the partner, uniquely identifying it in the publisher network. If this id is null, then this represents a canonical third party company ad network.

bool Google.Api.Ads.AdManager.v202511.YieldPartner.companyIdSpecified
getset

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

YieldPartnerSettings [] Google.Api.Ads.AdManager.v202511.YieldPartner.settings
getset

The settings of the partner, representing its capabilities.


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