[[["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-02-13 UTC."],[[["MobileCarrierTargeting allows for targeting or excluding specific mobile carriers in advertising campaigns."],["This targeting is managed by using the `isTargeted` and `mobileCarriers` fields, which control targeting behavior and specify desired carriers, respectively."],["`isTargeted` defaults to `true`, indicating an inclusive approach to the specified carriers."],["The `mobileCarriers` field accepts an array of mobile carriers, offering granularity in selecting campaign targets."],["It's utilized by various services within Google Ad Manager, including LineItemService, ForecastService, ProposalService, etc., for targeting campaigns at different stages."]]],["The content describes `MobileCarrierTargeting`, which specifies whether mobile carriers are targeted or excluded for a `LineItem`. The `isTargeted` field, defaulting to `true`, determines this inclusion or exclusion. The `mobileCarriers` field contains an array of `Technology` including `MobileCarrier`, `BandwidthGroup`, `Browser` etc. These carriers are used for targeting in various services, including `AdRuleService`, `ForecastService`, `LineItemService`, `ProposalService`, and more. `MobileCarrierTargeting` is located within the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]