Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
DeviceManufacturerTargeting allows for the targeting or exclusion of inventory based on device manufacturers.
It utilizes a boolean field, isTargeted, to indicate whether the targeting is inclusive or exclusive.
The deviceManufacturers field accepts an array of Technology objects, specifically of type DeviceManufacturer, to specify the targeted or excluded manufacturers.
This targeting option is available for various services like AdRuleService, AdjustmentService, ForecastService, etc., enabling refined ad delivery.
The namespace for DeviceManufacturerTargeting is https://www.google.com/apis/ads/publisher/v202411, providing a standardized identification within the Google Ad Manager API.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The core content defines `DeviceManufacturerTargeting` within the `v202411` namespace. This targeting feature, used across services like `AdRuleService`, `ForecastService`, and `YieldGroupService`, involves two key fields: `isTargeted` (a boolean) and `deviceManufacturers`. The `deviceManufacturers` field lists various technology-related targeting options including `BandwidthGroup`, `Browser`, `DeviceCategory`, `MobileCarrier`, and `OperatingSystem`, among others, which are all targeting options that can be applied.\n"]]