type MobileDeviceSubmodel (v202411)

  • The ForecastService.MobileDeviceSubmodel object represents a specific submodel of a mobile device.

  • It inherits properties from the Technology object such as id and name.

  • It contains identifiers like mobileDeviceCriterionId and deviceManufacturerCriterionId which link to the broader device and manufacturer respectively.

  • It is used within the Google Ad Manager API to target advertisements based on mobile device submodels.

Represents a mobile device submodel.


Namespace
https://www.google.com/apis/ads/publisher/v202411

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.