[[["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-02-13 UTC."],[[["MobileApplicationTargeting allows line items to target or exclude users based on their mobile applications."],["Targeting can be done by specifying mobile application IDs, and you can choose to either target or exclude them."],["The namespace for MobileApplicationTargeting is `https://www.google.com/apis/ads/publisher/v202402`."],["MobileApplicationTargeting provides two main fields: `mobileApplicationIds` for specifying app IDs and `isTargeted` for indicating inclusion or exclusion."]]],["The core content details `MobileApplicationTargeting`, which enables targeting or excluding users' mobile apps in line items. It utilizes `mobileApplicationIds` (long array of application IDs) to specify target apps. The `isTargeted` boolean field determines if the specified apps are included or excluded, defaulting to inclusion. This functionality is used within multiple services, including `AdRuleService`, `ForecastService`, and `LineItemService`, among others. It is found under the provided namespace and depends on `Targeting`.\n"]]