[[["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 publishers to target or exclude specific mobile carriers for their line items."],["It uses the `isTargeted` field to specify whether the carriers should be targeted (`true`) or excluded (`false`), defaulting to `true`."],["The `mobileCarriers` field lists the specific mobile carriers to be included in the targeting or exclusion."],["This feature is used within the broader context of technology targeting within Google Ad Manager."]]],["MobileCarrierTargeting, within the `v202411` namespace, manages the targeting or exclusion of mobile carriers for LineItems. Services like AdRuleService, and others, interact with it. Key fields include `isTargeted`, a boolean indicating inclusion or exclusion (defaults to true), and `mobileCarriers`, an array of Technology types. Mobile carriers can also be defined through various Technology-related classes such as `MobileDevice` and `OperatingSystemVersion`, among others.\n"]]