[[["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-08-20 UTC."],[[["DeviceCategoryTargeting is used to represent device categories that are targeted or excluded by a LineItem."],["It has two main fields: `targetedDeviceCategories` for specifying included device categories and `excludedDeviceCategories` for those to be excluded."],["Both fields accept an array of Technology objects, including various device-related criteria like Browser, DeviceCapability, MobileCarrier, and OperatingSystem."],["The namespace for DeviceCategoryTargeting is `https://www.google.com/apis/ads/publisher/v202408`."]]],["DeviceCategoryTargeting defines the targeting or exclusion of device categories for a LineItem. It uses `targetedDeviceCategories` and `excludedDeviceCategories` fields. These fields allow for the selection or rejection of various device attributes, such as bandwidth group, browser, device manufacturer, mobile carrier, operating system, and their versions. The targeting is applicable across services like AdRuleService, AdjustmentService, ForecastService, and more, and uses `TechnologyTargeting` as a dependency. This targeting can be applied by various services listed.\n"]]