type MobileCarrierTargeting (v202411)

  • MobileCarrierTargeting allows you to target or exclude specific mobile carriers for ad delivery within Google Ad Manager.

  • You can specify whether mobile carriers are targeted or excluded by setting the "isTargeted" field, which defaults to "true" for targeting.

  • The "mobileCarriers" field contains an array of mobile carrier criteria used to refine the targeting or exclusion.

  • This object is utilized in conjunction with LineItems within various Ad Manager services, like ForecastService and LineItemService, to define ad targeting parameters.

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


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

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.