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

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

Properties

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

Detailed Description

Represents browser languages that are being targeted or excluded by the LineItem.

Property Documentation

Technology [] Google.Api.Ads.AdManager.v202305.BrowserLanguageTargeting.browserLanguages
getset

Browser languages that are being targeted or excluded by the LineItem.

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

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

true.

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

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


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