AI-generated Key Takeaways
-
DeviceManufacturerTargeting allows for targeting or excluding specific device manufacturers in ad campaigns.
-
This targeting option is applicable to LineItems and can be utilized through various services such as AdRuleService, ForecastService, and LineItemService.
-
DeviceManufacturerTargeting includes two key fields:
isTargeted
to specify whether to target or exclude manufacturers anddeviceManufacturers
to list the specific manufacturers. -
The
isTargeted
field defaults totrue
for targeting device manufacturers if left unspecified. -
deviceManufacturers
accepts an array ofTechnology
objects that contain details about the specific device manufacturers to be included or excluded.
Represents device manufacturer that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
Indicates whether device manufacturers should be targeted or excluded. This attribute is
optional and defaults to |
|
Device manufacturers that are being targeted or excluded by the LineItem. |