[[["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-02-13 UTC."],[[["DeviceManufacturerTargeting is used to target or exclude specific device manufacturers in advertising campaigns."],["It utilizes a boolean field, `isTargeted`, to determine whether the listed manufacturers should be targeted or excluded, defaulting to inclusion if not specified."],["The `deviceManufacturers` field contains an array of device manufacturers to be included or excluded within the targeting parameters."],["This targeting method is employed by LineItems within Google Ad Manager to refine ad delivery to specific devices."]]],["DeviceManufacturerTargeting manages targeting or excluding device manufacturers for LineItems. It involves services like AdRuleService, AdjustmentService, and others. Key fields include `isTargeted`, a boolean indicating inclusion or exclusion (defaulting to true), and `deviceManufacturers`, which lists targeted or excluded manufacturers. `deviceManufacturers` supports various Technology types like `Technology`, `BandwidthGroup`, `Browser`, and others, enabling granular control over device manufacturer targeting. The namespace for these operations is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]