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

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

Properties

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

Detailed Description

Represents browsers that are being targeted or excluded by the LineItem.

Property Documentation

Technology [] Google.Api.Ads.AdManager.v202305.BrowserTargeting.browsers
getset

Browsers that are being targeted or excluded by the LineItem.

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

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

true.

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

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


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