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

Represents bandwidth groups that are being targeted or excluded by the LineItem. More...

Properties

bool isTargeted [get, set]
 Indicates whether bandwidth groups should be targeted or excluded. This attribute is optional and defaults to More...
 
bool isTargetedSpecified [get, set]
 
Technology[] bandwidthGroups [get, set]
 The bandwidth groups that are being targeted or excluded by the LineItem. More...
 

Detailed Description

Represents bandwidth groups that are being targeted or excluded by the LineItem.

Property Documentation

Technology [] Google.Api.Ads.AdManager.v202305.BandwidthGroupTargeting.bandwidthGroups
getset

The bandwidth groups that are being targeted or excluded by the LineItem.

bool Google.Api.Ads.AdManager.v202305.BandwidthGroupTargeting.isTargeted
getset

Indicates whether bandwidth groups should be targeted or excluded. This attribute is optional and defaults to

true.

bool Google.Api.Ads.AdManager.v202305.BandwidthGroupTargeting.isTargetedSpecified
getset

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


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