[[["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-05-15 UTC."],[[["MobileCarrierTargeting allows for targeting or excluding specific mobile carriers for ad delivery through LineItems."],["You can either target or exclude mobile carriers using the `isTargeted` field, which defaults to targeting (`true`)."],["This targeting utilizes a list of `mobileCarriers` that can be included or excluded based on the `isTargeted` setting."],["The namespace for MobileCarrierTargeting is `https://www.google.com/apis/ads/publisher/v202405`."]]],["MobileCarrierTargeting manages the targeting or exclusion of mobile carriers within the LineItem service. It interacts with various services like AdRuleService, ForecastService, and NativeStyleService. Key actions involve setting `isTargeted` (true for targeting, false for excluding) and specifying `mobileCarriers` from a list of technologies, bandwidth, browser, device capabilities, and more. The namespace is defined as `https://www.google.com/apis/ads/publisher/v202405`.\n"]]