[[["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."],[[["MobileApplicationTargeting allows line items to target or exclude users based on their mobile applications."],["Targeting is achieved using mobile application IDs and can be set to include or exclude specific apps."],["The `mobileApplicationIds` field specifies the IDs of the targeted or excluded apps."],["The `isTargeted` field determines whether the specified apps are targeted (included) or excluded, defaulting to inclusion if not specified."]]],["The document details `MobileApplicationTargeting`, enabling line items to target or exclude users' mobile applications. Key components include `mobileApplicationIds`, an array of application IDs for targeting, and `isTargeted`, a boolean to specify inclusion or exclusion. This functionality is accessible through various services like `AdRuleService`, `LineItemService`, `NativeStyleService`, and others. The `Targeting` dependency is related to `LineItemService`. The namespace for this targeting method is provided.\n"]]