[[["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 for a LineItem."],["It utilizes Technology objects, specifically DeviceManufacturer, for targeting."],["Targeting can be inclusive or exclusive, controlled by the isTargeted field (defaults to inclusive)."],["Device manufacturers are included in a broader TechnologyTargeting system alongside other criteria like operating systems, browsers, and mobile carriers."]]],["The core content defines `DeviceManufacturerTargeting`, used to target or exclude device manufacturers for `LineItem` objects within the `ForecastService`. Key actions involve specifying `isTargeted` (true/false) to indicate whether device manufacturers are included or excluded. The `deviceManufacturers` field is defined by an array of objects, which include various technology-related targeting types such as bandwidth groups, browsers, and other mobile and operating system criteria. The `DeviceManufacturerTargeting` namespace is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]