type MobileDeviceTargeting (v202505)

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

  • It is used by various services including AdRuleService, LineItemService, and ForecastService.

  • It includes fields to specify both targeted and excluded mobile devices using Technology objects.

  • Specific technologies like BandwidthGroup, Browser, and OperatingSystem can be used for targeting/exclusion.

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


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

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.