[[["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 your line items."],["You can include or exclude mobile carriers using the 'isTargeted' field, which defaults to inclusion."],["The 'mobileCarriers' field enables you to specify the targeted or excluded carriers."],["MobileCarrierTargeting is a component of TechnologyTargeting, which offers a broader range of targeting options within Google Ad Manager."]]],["MobileCarrierTargeting, a dependency of LineItemService, defines the targeting or exclusion of mobile carriers. This feature can be used by multiple services such as AdRuleService, AdjustmentService, ForecastService, and others. It includes two key fields: `isTargeted`, a boolean indicating inclusion or exclusion (defaulting to true), and `mobileCarriers`, an array of Technology, BandwidthGroup, Browser, DeviceCapability, and other related types that lists the carriers targeted. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]