[[["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 the targeting or exclusion of specific mobile carriers when delivering ads."],["It uses a boolean field, `isTargeted`, to indicate whether to include (`true`) or exclude (`false`) the specified carriers."],["The `mobileCarriers` field allows for the specification of one or more mobile carriers to target using an array of `Technology` objects."],["MobileCarrierTargeting is a part of the `TechnologyTargeting` object, indicating its use in technology-based ad delivery control."],["It falls under the namespace `https://www.google.com/apis/ads/publisher/v202405`, which is likely a Google Ad Manager API version."]]],["The content details `MobileCarrierTargeting` within the context of ad management services. It outlines that `MobileCarrierTargeting` includes two fields: `isTargeted`, a boolean value, and `mobileCarriers`, an array that can contain various technology-related targeting criteria. These criteria encompass different targeting options such as `Technology`, `BandwidthGroup`, `Browser`, `DeviceCategory`, `MobileDevice`, and more. Multiple services including `AdRuleService`, `AdjustmentService` and `YieldGroupService` utilize this targeting feature.\n"]]