type DeviceManufacturerTargeting (v202502)

  • The DeviceManufacturerTargeting object is used for targeting specific device manufacturers and is part of the TechnologyTargeting dependency within the YieldGroupService.

  • It includes a boolean field isTargeted and a list of deviceManufacturers which are of type Technology and can include various technology-related objects such as Browser, DeviceCategory, and OperatingSystem.

  • This targeting object is referenced by multiple services including AdRuleService, ForecastService, and LineItemService.