[[["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."],[[["MobileApplicationTargeting allows line items to target or exclude users based on their mobile applications."],["Targeting can be achieved by specifying mobile application IDs, and you can either target or exclude these IDs."],["By default, MobileApplicationTargeting is set to target mobile applications."],["It utilizes the `mobileApplicationIds` and `isTargeted` fields for configuration within the Google Ad Manager API."]]],["The `MobileApplicationTargeting` feature allows line items to target or exclude users' mobile applications. It uses `mobileApplicationIds`, which are IDs of applications, for targeting or exclusion. The `isTargeted` boolean determines whether these applications are being included or excluded, defaulting to `true` for targeting. This functionality is accessible through services such as `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`.\n"]]