[[["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-11-19 UTC."],[[["MobileDeviceSubmodelTargeting allows for targeting or excluding specific mobile device submodels within Line Items."],["Advertisers can utilize this feature to refine their audience reach by including or excluding specific submodels."],["`targetedMobileDeviceSubmodels` defines a list of submodels to include in ad targeting, while `excludedMobileDeviceSubmodels` defines a list of submodels to exclude."],["These targeting options are accessible through various services like AdRuleService, ForecastService, and LineItemService."]]],["The core content defines `MobileDeviceSubmodelTargeting`, used to target or exclude specific mobile devices for a `LineItem`. It's a dependency of `TechnologyTargeting` within the `AdRuleService`. Key actions involve targeting and excluding mobile device submodels. The data includes two fields: `targetedMobileDeviceSubmodels` which specifies included devices, and `excludedMobileDeviceSubmodels`, specifying devices to be left out. Both support targeting by categories such as device type, operating system, and manufacturer.\n"]]