[[["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 2025-08-06 UTC."],[],["The content defines `MobileApplicationTargeting`, allowing the targeting or exclusion of users' mobile apps. Key actions involve using `mobileApplicationIds`, an array of IDs for targeted or excluded apps, and `isTargeted`, a boolean that determines whether the apps are targeted (true) or excluded (false), defaulting to true. Several services like AdRuleService, ForecastService, and YieldGroupService, utilize MobileApplicationTargeting. The namespace for this is `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# type MobileApplicationTargeting (v202502)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202502/AdRuleService.MobileApplicationTargeting) [AdjustmentService](/ad-manager/api/reference/v202502/AdjustmentService.MobileApplicationTargeting) [ForecastService](/ad-manager/api/reference/v202502/ForecastService.MobileApplicationTargeting) [LineItemService](/ad-manager/api/reference/v202502/LineItemService.MobileApplicationTargeting) [NativeStyleService](/ad-manager/api/reference/v202502/NativeStyleService.MobileApplicationTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.MobileApplicationTargeting) [ProposalService](/ad-manager/api/reference/v202502/ProposalService.MobileApplicationTargeting) **PublisherQueryLanguageService** [TargetingPresetService](/ad-manager/api/reference/v202502/TargetingPresetService.MobileApplicationTargeting) [YieldGroupService](/ad-manager/api/reference/v202502/YieldGroupService.MobileApplicationTargeting) **Dependencies** \n[Targeting](/ad-manager/api/reference/v202502/PublisherQueryLanguageService.Targeting) \n▼\n**MobileApplicationTargeting**\n\nProvides the ability to target or exclude users' mobile applications.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|----------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `mobileApplicationIds` | ` `xsd:`long[]` The [IDs](/ad-manager/api/reference/v202502/MobileApplicationService.MobileApplication#id) that are being targeted or excluded. |\n| ### `isTargeted` | ` `xsd:`boolean` Indicates whether mobile apps should be targeted or excluded. This attribute is optional and defaults to `true`. |"]]