[[["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 for targeting or excluding specific mobile applications using their IDs."],["This feature is relevant for various services like AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService."],["It uses a namespace of `https://www.google.com/apis/ads/publisher/v202402` for its implementation within the Google Ad Manager API."],["Two key fields are utilized: `mobileApplicationIds` (an array of mobile application IDs) and `isTargeted` (a boolean indicating whether to target or exclude the specified applications)."]]],["The content defines the `MobileApplicationTargeting` feature within a service namespace. It lists nine services: `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, and `TargetingPresetService`, plus `YieldGroupService`. The `MobileApplicationTargeting` feature includes `mobileApplicationIds` (an array of long integers) and `isTargeted` (a boolean) fields, with the namespace `https://www.google.com/apis/ads/publisher/v202402`. It also refers to `Targeting` as a dependency.\n"]]