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

Represents targeted or excluded ad units. More...

Properties

string adUnitId [get, set]
 Included or excluded ad unit id. More...
 
bool includeDescendants [get, set]
 Whether or not all descendants are included (or excluded) as part of including (or excluding) this ad unit. By default, the value is More...
 
bool includeDescendantsSpecified [get, set]
 

Detailed Description

Represents targeted or excluded ad units.

Property Documentation

string Google.Api.Ads.AdManager.v202305.AdUnitTargeting.adUnitId
getset

Included or excluded ad unit id.

bool Google.Api.Ads.AdManager.v202305.AdUnitTargeting.includeDescendants
getset

Whether or not all descendants are included (or excluded) as part of including (or excluding) this ad unit. By default, the value is

true which means targeting this ad unit will target all of its descendants.

bool Google.Api.Ads.AdManager.v202305.AdUnitTargeting.includeDescendantsSpecified
getset

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


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