[[["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."],[[["MobileDeviceSubmodelTargeting allows for specific mobile device submodels to be included or excluded in ad targeting for LineItems."],["It uses two main fields: `targetedMobileDeviceSubmodels` for inclusion and `excludedMobileDeviceSubmodels` for exclusion."],["Both fields accept an array of Technology objects, which can include various attributes such as BandwidthGroup, Browser, DeviceCapability, and MobileDeviceSubmodel."],["This targeting method enables refined ad delivery by focusing on specific mobile device submodels within a LineItem's overall targeting strategy."]]],["The content defines `MobileDeviceSubmodelTargeting`, used by `LineItem` within the `ForecastService`. This service targets or excludes specific mobile device submodels, using the `targetedMobileDeviceSubmodels` and `excludedMobileDeviceSubmodels` fields. These fields can reference various technology criteria, such as bandwidth groups, browsers, device categories, manufacturers, and operating systems. The `MobileDeviceSubmodelTargeting` data is also part of multiple other services including `AdRuleService`, `AdjustmentService`, and others.\n"]]