[[["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."],[[["\u003cp\u003eMobileApplicationTargeting allows line items to target or exclude users based on their mobile applications.\u003c/p\u003e\n"],["\u003cp\u003eTargeting can be achieved by specifying mobile application IDs, and you can either target or exclude these IDs.\u003c/p\u003e\n"],["\u003cp\u003eBy default, the targeting is set to include the specified mobile application IDs.\u003c/p\u003e\n"],["\u003cp\u003eThe MobileApplicationTargeting feature is part of the Google Ad Manager API and uses a specific namespace for interactions.\u003c/p\u003e\n"]]],["The core content defines `MobileApplicationTargeting`, enabling line items to target or exclude users' mobile applications. It utilizes `mobileApplicationIds`, which are IDs from `MobileApplicationService`, specifying the targeted or excluded applications. The `isTargeted` field, defaulting to `true`, determines whether mobile apps are targeted or excluded. The namespace for this functionality is `https://www.google.com/apis/ads/publisher/v202408`, and the service is a dependency of `Targeting` within `LineItemService`.\n"],null,["# type MobileApplicationTargeting (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.MobileApplicationTargeting) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.MobileApplicationTargeting) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.MobileApplicationTargeting) **LineItemService** [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.MobileApplicationTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.MobileApplicationTargeting) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.MobileApplicationTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.MobileApplicationTargeting) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.MobileApplicationTargeting) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.MobileApplicationTargeting) **Dependencies** \n[Targeting](/ad-manager/api/reference/v202408/LineItemService.Targeting) \n▼\n**MobileApplicationTargeting**\n\nProvides line items the ability to target or exclude users' mobile applications.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|----------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `mobileApplicationIds` | ` `xsd:`long[]` The [IDs](/ad-manager/api/reference/v202408/MobileApplicationService.MobileApplication#applicationId) that are being targeted or excluded by the [LineItem](/ad-manager/api/reference/v202408/LineItemService.LineItem). |\n| ### `isTargeted` | ` `xsd:`boolean` Indicates whether mobile apps should be targeted or excluded. This attribute is optional and defaults to `true`. |"]]