[[["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 is used to target or exclude specific device manufacturers for a LineItem."],["It utilizes a boolean field, `isTargeted`, to determine whether to include or exclude the specified device manufacturers, defaulting to include (`true`)."],["The `deviceManufacturers` field contains an array of Technology objects that specify the targeted or excluded manufacturers."],["The namespace for DeviceManufacturerTargeting is `https://www.google.com/apis/ads/publisher/v202405`."]]],["DeviceManufacturerTargeting manages device manufacturer targeting or exclusion for LineItems. It interacts with services like AdRuleService, AdjustmentService, and others. Key actions include specifying `isTargeted` (true for targeting, false for excluding). The `deviceManufacturers` field allows selection from various technology criteria like BandwidthGroup, Browser, DeviceCapability, DeviceCategory, MobileDevice, and OperatingSystem. This data defines the device manufacturers included or excluded in ad delivery, which is the most relevant data.\n"]]