[[["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 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eForecastService.MobileDeviceSubmodel\u003c/code\u003e object represents a specific submodel of a mobile device.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties from the \u003ccode\u003eTechnology\u003c/code\u003e object such as \u003ccode\u003eid\u003c/code\u003e and \u003ccode\u003ename\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains identifiers like \u003ccode\u003emobileDeviceCriterionId\u003c/code\u003e and \u003ccode\u003edeviceManufacturerCriterionId\u003c/code\u003e which link to the broader device and manufacturer respectively.\u003c/p\u003e\n"],["\u003cp\u003eIt is used within the Google Ad Manager API to target advertisements based on mobile device submodels.\u003c/p\u003e\n"]]],["The content details the `MobileDeviceSubmodel` within a service context, particularly within `ForecastService`. This model, inheriting from `Technology`, has fields for `id` and `name`. Specifically, `MobileDeviceSubmodel` adds `mobileDeviceCriterionId` and `deviceManufacturerCriterionId` as its own fields. The service includes various related components like `AdRuleService`, `AdjustmentService`, `LineItemService`, and others, all under a defined namespace. These components represent different aspects of managing and forecasting within the system.\n"],null,["# type MobileDeviceSubmodel (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.MobileDeviceSubmodel) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.MobileDeviceSubmodel) **ForecastService** [LineItemService](/ad-manager/api/reference/v202411/LineItemService.MobileDeviceSubmodel) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.MobileDeviceSubmodel) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.MobileDeviceSubmodel) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.MobileDeviceSubmodel) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.MobileDeviceSubmodel) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.MobileDeviceSubmodel) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.MobileDeviceSubmodel) **Inheritance** \n[Technology](/ad-manager/api/reference/v202411/ForecastService.Technology) \n▼\n[BandwidthGroup](/ad-manager/api/reference/v202411/ForecastService.BandwidthGroup) [Browser](/ad-manager/api/reference/v202411/ForecastService.Browser) [BrowserLanguage](/ad-manager/api/reference/v202411/ForecastService.BrowserLanguage) [DeviceCapability](/ad-manager/api/reference/v202411/ForecastService.DeviceCapability) [DeviceCategory](/ad-manager/api/reference/v202411/ForecastService.DeviceCategory) [DeviceManufacturer](/ad-manager/api/reference/v202411/ForecastService.DeviceManufacturer) [MobileCarrier](/ad-manager/api/reference/v202411/ForecastService.MobileCarrier) [MobileDevice](/ad-manager/api/reference/v202411/ForecastService.MobileDevice) **MobileDeviceSubmodel** [OperatingSystem](/ad-manager/api/reference/v202411/ForecastService.OperatingSystem) [OperatingSystemVersion](/ad-manager/api/reference/v202411/ForecastService.OperatingSystemVersion)\n\nRepresents a mobile device submodel.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|-------------------------------------|-----------------------------------------------------------------------------------------------------------------|\n| **`Technology` (inherited)** ||\n| ### `id` | ` `xsd:`long` The unique ID of the `Technology`. This value is required for all forms of `TechnologyTargeting`. |\n| ### `name` | ` `xsd:`string` The name of the technology being targeting. This value is read-only and is assigned by Google. |\n| **`MobileDeviceSubmodel`** ||\n| ### `mobileDeviceCriterionId` | ` `xsd:`long` The mobile device id. |\n| ### `deviceManufacturerCriterionId` | ` `xsd:`long` The device manufacturer id. |"]]