[[["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-05-15 UTC."],[[["`DeviceManufacturerTargeting` objects represent the device manufacturers that are targeted or excluded by a LineItem."],["You can specify whether to target or exclude device manufacturers using the `isTargeted` field, which defaults to `true` for targeting."],["The `deviceManufacturers` field contains a list of `DeviceManufacturer` objects, which are used to identify the specific manufacturers being targeted or excluded."]]],["DeviceManufacturerTargeting allows for targeting or excluding specific device manufacturers for LineItems. It's utilized across multiple services like AdRuleService, ForecastService, and ProposalService. The `isTargeted` field, defaulting to true, determines whether to target or exclude. The `deviceManufacturers` field uses the Technology data type and various other targeting criteria such as BandwidthGroup, Browser, MobileDevice, and OperatingSystem to define the specific devices. The namespace is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]