[[["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 allows you to target or exclude specific device categories for a LineItem."],["You can target device categories like bandwidth, browser, device capability, and operating system, among others."],["Similarly, you can exclude device categories to refine ad delivery."],["This feature is part of the Google Ad Manager API and uses a specific namespace for implementation."]]],["DeviceCategoryTargeting specifies device categories targeted or excluded by a LineItem. The service manages targeting within AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, TargetingPresetService, and YieldGroupService. It utilizes TechnologyTargeting as a dependency. Key actions involve defining `targetedDeviceCategories` and `excludedDeviceCategories` with various technology attributes, including device category, operating system, mobile devices, and browser. Each field lists an array of categories, versions, and manufacturers for targeting and exclusion.\n"]]