[[["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-20 UTC."],[],[],null,["# REST Resource: networks.mobileDeviceSubmodels\n\n- [Resource: MobileDeviceSubmodel](#MobileDeviceSubmodel)\n - [JSON representation](#MobileDeviceSubmodel.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: MobileDeviceSubmodel\n------------------------------\n\nRepresents a mobile device submodel.\n\n| JSON representation |\n|---------------------------------------------------------------------------|\n| ``` { \"name\": string, \"displayName\": string, \"mobileDevice\": string } ``` |\n\n| Fields ||\n|----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Identifier. The resource name of the `MobileDeviceSubmodel`. Format: `networks/{networkCode}/mobileDeviceSubmodels/{mobile_device_submodel}` |\n| `displayName` | `string` Output only. The display name of the mobile device submodel. |\n| `mobileDevice` | `string` Output only. The mobile device associated with the submodel. Format: `networks/{networkCode}/mobileDevices/{mobileDevice}` |\n\n| Methods ------- ||\n|----------------------------------------------------------------------------------------|-----------------------------------------------------------|\n| ### [get](/ad-manager/api/beta/reference/rest/v1/networks.mobileDeviceSubmodels/get) | API to retrieve a `MobileDeviceSubmodel` object. |\n| ### [list](/ad-manager/api/beta/reference/rest/v1/networks.mobileDeviceSubmodels/list) | API to retrieve a list of `MobileDeviceSubmodel` objects. |"]]