Page Summary
-
The content provides details about the
MobileDeviceSubmodelobject within the Google Ad Manager API, specifically version v202505. -
The
MobileDeviceSubmodelinherits from theTechnologyobject and includes fields for its unique ID, name, mobile device criterion ID, and device manufacturer criterion ID. -
This object is utilized by various services within the API, such as
AdRuleService,ForecastService, andLineItemService.
Represents a mobile device submodel.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
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.

