[[["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 publishers to target or exclude specific mobile carriers for their line items."],["It uses the 'isTargeted' field to specify whether the carriers listed should be included or excluded (defaults to inclusion)."],["The 'mobileCarriers' field contains a list of mobile carriers being targeted, which can be accessed via the `Technology` object in the PublisherQueryLanguageService."],["The targeting is applied within the context of a LineItem, influencing which mobile users will be eligible to see ads."]]],["MobileCarrierTargeting manages mobile carrier targeting or exclusion for LineItems. This function is accessible via various services including AdRuleService, AdjustmentService, and others. Key fields include `isTargeted`, a boolean determining inclusion or exclusion (defaulting to true), and `mobileCarriers`, which lists technologies to target or exclude. This includes various technology categories like BandwidthGroup, Browser, and MobileCarrier itself, among others. The namespace for these operations is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]