type MobileDeviceTargeting (v202502)

  • MobileDeviceTargeting represents mobile devices being targeted or excluded by a LineItem.

  • This targeting can be used across various services including AdRuleService, ForecastService, and LineItemService.

  • The targetedMobileDevices field lists mobile devices targeted by the LineItem.

  • The excludedMobileDevices field lists mobile devices excluded by the LineItem.

  • Targeting and exclusion can be defined by various technology attributes such as device category, manufacturer, and operating system.

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


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

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.