type MobileCarrierTargeting (v202502)

  • MobileCarrierTargeting represents mobile carriers being targeted or excluded by a LineItem.

  • It can be used across various services like AdRuleService, ForecastService, and LineItemService.

  • The isTargeted field indicates whether carriers are targeted or excluded, defaulting to true.

  • The mobileCarriers field lists the specific mobile carriers included in the targeting.

  • This targeting uses the TechnologyTargeting dependency.

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


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

Field

isTargeted

xsd:boolean

Indicates whether mobile carriers should be targeted or excluded. This attribute is optional and defaults to true.

mobileCarriers

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