type DeviceManufacturerTargeting (v202411)

  • DeviceManufacturerTargeting is used to target or exclude specific device manufacturers when setting up line items for ad delivery.

  • It utilizes a boolean field "isTargeted" (defaulting to true) to determine whether to include or exclude the specified manufacturers.

  • The "deviceManufacturers" field allows for selecting the specific device manufacturers to be targeted or excluded.

  • It is a component within the broader TechnologyTargeting system and is utilized by various services like LineItemService, ForecastService, etc., for refined ad targeting.

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


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

isTargeted

xsd:boolean

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

deviceManufacturers

  1. Technology[]
    1. BandwidthGroup
    2. Browser
    3. BrowserLanguage
    4. DeviceCapability
    5. DeviceCategory
    6. DeviceManufacturer
    7. MobileCarrier
    8. MobileDevice
    9. MobileDeviceSubmodel
    10. OperatingSystem
    11. OperatingSystemVersion

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