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

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

Properties

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

Detailed Description

Represents device manufacturer that are being targeted or excluded by the LineItem.

Property Documentation

Technology [] Google.Api.Ads.AdManager.v202402.DeviceManufacturerTargeting.deviceManufacturers
getset

Device manufacturers that are being targeted or excluded by the LineItem.

bool Google.Api.Ads.AdManager.v202402.DeviceManufacturerTargeting.isTargeted
getset

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

true.

bool Google.Api.Ads.AdManager.v202402.DeviceManufacturerTargeting.isTargetedSpecified
getset

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


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