[[["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 in Google Ad Manager."],["It is used within Line Items to refine ad targeting based on the mobile carriers used by potential viewers."],["The `isTargeted` field determines whether the specified carriers should be included or excluded, defaulting to inclusion (`true`)."],["`mobileCarriers` lists the specific carriers to target or exclude, utilizing the `MobileCarrier` object from the broader Technology targeting options."]]],["MobileCarrierTargeting defines the targeting or exclusion of mobile carriers for a LineItem. Key fields include `isTargeted`, a boolean indicating whether carriers are targeted or excluded (defaulting to true), and `mobileCarriers`. This latter field is an array of Technology objects, listing various categories such as BandwidthGroup, Browser, DeviceManufacturer, MobileCarrier, and OperatingSystem, among others. The relevant service is ForecastService, and it has dependencies with TechnologyTargeting. This is part of the ad publisher API with the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]