[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[[["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."]]],["The core content defines `MobileCarrierTargeting`, used by services like `AdRuleService` and `LineItemService`. It indicates whether mobile carriers are targeted or excluded via the `isTargeted` boolean field, defaulting to `true`. The `mobileCarriers` field, represented by the technology object, specifies the list of mobile carriers being affected. This object can include various technology types such as `MobileCarrier`, `BandwidthGroup`, `Browser`, `DeviceCategory` and more. The namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]