type MobileDeviceTargeting (v202411)

  • MobileDeviceTargeting allows you to target or exclude specific mobile devices for a LineItem.

  • You can include or exclude devices based on criteria such as device model, manufacturer, operating system, and more.

  • It utilizes Technology objects to define these criteria, encompassing various mobile device attributes.

  • targetedMobileDevices and excludedMobileDevices are the fields used to specify the inclusion or exclusion of mobile device criteria respectively.

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


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

Field

targetedMobileDevices

  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 devices that are being targeted by the LineItem.

excludedMobileDevices

  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 devices that are being excluded by the LineItem.