[[["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-08-20 UTC."],[[["MobileCarrierTargeting allows publishers to target or exclude specific mobile carriers for their line items."],["It uses `isTargeted` to determine whether to include or exclude and `mobileCarriers` to specify the target carriers."],["This feature is available across various services like AdRuleService, AdjustmentService, ForecastService, and others."],["MobileCarrierTargeting falls under the TechnologyTargeting within the Google Ad Manager API."]]],["MobileCarrierTargeting, used by services like AdRuleService and LineItemService, defines how mobile carriers are targeted or excluded. The `isTargeted` field (defaulting to true) specifies whether to include or exclude. The `mobileCarriers` field lists the targeted or excluded carriers. These mobile carriers are tied to `LineItem`, which is used for forecasting. The namespace for this targeting is `https://www.google.com/apis/ads/publisher/v202408`. It has dependencies such as TechnologyTargeting. Other relevant targeting elements include `Technology`, `BandwidthGroup`, `Browser`, `DeviceCapability`, and many more.\n"]]