type MobileDeviceSubmodelTargeting (v202411)

  • MobileDeviceSubmodelTargeting allows you to target or exclude specific mobile device submodels for ad delivery within a LineItem.

  • You can specify the mobile device submodels to include (targetedMobileDeviceSubmodels) or exclude (excludedMobileDeviceSubmodels) from targeting.

  • This targeting option leverages Technology objects, particularly MobileDeviceSubmodel, to pinpoint desired devices.

  • Multiple Google Ad Manager services, like LineItemService and ForecastService, utilize MobileDeviceSubmodelTargeting for refined ad delivery.

Represents mobile devices that are being targeted or excluded by the LineItem.


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

Field

targetedMobileDeviceSubmodels

  1. Technology[]
    1. BandwidthGroup
    2. Browser
    3. BrowserLanguage
    4. DeviceCapability
    5. DeviceCategory
    6. DeviceManufacturer
    7. MobileCarrier
    8. MobileDevice
    9. MobileDeviceSubmodel
    10. OperatingSystem
    11. OperatingSystemVersion

Mobile device submodels that are being targeted by the LineItem.

excludedMobileDeviceSubmodels

  1. Technology[]
    1. BandwidthGroup
    2. Browser
    3. BrowserLanguage
    4. DeviceCapability
    5. DeviceCategory
    6. DeviceManufacturer
    7. MobileCarrier
    8. MobileDevice
    9. MobileDeviceSubmodel
    10. OperatingSystem
    11. OperatingSystemVersion

Mobile device submodels that are being excluded by the LineItem.