AI-generated Key Takeaways
-
MobileDeviceSubmodel represents a specific type of mobile device within the Google Ad Manager API.
-
It inherits properties from the Technology class, including a unique ID and a read-only name.
-
MobileDeviceSubmodel specifically includes fields for the mobile device ID and the device manufacturer ID.
-
This object is used within various services such as AdRuleService, ForecastService, and LineItemService.
-
The namespace for MobileDeviceSubmodel is
https://www.google.com/apis/ads/publisher/v202508.
Represents a mobile device submodel.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field
Technology
(inherited) id
xsd:
long
The unique ID of the Technology
. This value is required for all forms of TechnologyTargeting
.
name
xsd:
string
The name of the technology being targeting. This value is read-only and is assigned by Google.
MobileDeviceSubmodel
mobileDeviceCriterionId
xsd:
long
The mobile device id.
deviceManufacturerCriterionId
xsd:
long
The device manufacturer id.

