[[["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."],[[["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 stores the IDs of targeted or excluded apps, while `isTargeted` determines whether to include (`true`) or exclude (`false`) them."],["MobileApplicationTargeting is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["The `MobileApplicationTargeting` feature in multiple services, including `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`, allows targeting or excluding mobile apps for line items. It uses `mobileApplicationIds`, an array of IDs, to specify targeted or excluded applications and employs the `isTargeted` boolean to indicate whether targeting or exclusion is in effect, with a default to targeting. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]