[[["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 refers to the device categories, such as desktops, smartphones, or tablets, that are targeted or excluded by a LineItem."],["It uses two main fields: `targetedDeviceCategories` to specify the categories to include, and `excludedDeviceCategories` to specify the categories to exclude."],["Both fields accept an array of `Technology` objects, which can further refine targeting based on various criteria like bandwidth, browser, device capabilities, and more."],["DeviceCategoryTargeting allows advertisers to focus their ad delivery on specific device types to reach their desired audience effectively."]]],["`DeviceCategoryTargeting` allows targeting or excluding device categories for a `LineItem`. Key services involved include `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`. It specifies `targetedDeviceCategories` and `excludedDeviceCategories`, including various technology-related targeting options. These fields include options like `BandwidthGroup`, `Browser`, `DeviceCategory`, `MobileCarrier`, `OperatingSystem`, among others, all within the specified namespace.\n"]]