[[["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."],[[["DeviceCategoryTargeting is used to define which device categories are targeted or excluded by a LineItem."],["It has two main fields: `targetedDeviceCategories` for inclusion and `excludedDeviceCategories` for exclusion."],["Both fields accept an array of Technology objects, including specific types like Browser, DeviceCapability, MobileDevice, and more."],["This allows publishers to refine ad delivery based on the characteristics of users' devices."]]],["DeviceCategoryTargeting specifies device categories for ad targeting or exclusion within various services like AdRuleService and ForecastService. It uses the namespace `https://www.google.com/apis/ads/publisher/v202405`. Targeted device categories are defined in the `targetedDeviceCategories` field, while those to be excluded are listed in `excludedDeviceCategories`. Both fields utilize various technologies like device manufacturer, mobile carrier, browser, and operating system, to define the category. These fields are used by the LineItem to define targeted and excluded device categories.\n"]]