[[["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 2024-11-19 UTC."],[[["DeviceManufacturerTargeting allows for targeting or excluding specific device manufacturers in ad campaigns."],["It uses a boolean field \"isTargeted\" to determine if it should target (true) or exclude (false) the specified device manufacturers, defaulting to true."],["The \"deviceManufacturers\" field lists the specific device manufacturers being targeted or excluded, which are represented as Technology objects."],["It is a component of the Google Ad Manager API and is used within LineItems for more granular ad delivery control."]]],["The content details the `DeviceManufacturerTargeting` feature, used within services like `ForecastService` and others to manage ad targeting. Key actions include targeting or excluding device manufacturers for a `LineItem`. The `isTargeted` field, defaulting to true, determines whether to include or exclude manufacturers. The `deviceManufacturers` field lists specific technology targeting options, encompassing various categories like `BandwidthGroup`, `Browser`, `DeviceCategory`, `MobileCarrier`, and `OperatingSystem`. This feature is under the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]