[[["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 specified using mobile application IDs, with the option to include or exclude them.\u003c/p\u003e\n"],["\u003cp\u003eBy default, mobile applications are targeted when specified in MobileApplicationTargeting.\u003c/p\u003e\n"],["\u003cp\u003eMobileApplicationTargeting is part of the Google Ad Manager API and utilizes the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `MobileApplicationTargeting` feature allows line items to target or exclude users' mobile applications using their IDs. Key actions include specifying `mobileApplicationIds` (a list of long integers) for targeting or exclusion and setting the `isTargeted` boolean to indicate whether to include (`true`) or exclude (`false`) the listed applications. The feature is accessible within multiple services, including `AdRuleService`, `AdjustmentService`, `ForecastService`, and others, and depends on the `Targeting` class.\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](/ad-manager/api/reference/v202408/LineItemService.MobileApplicationTargeting) **NativeStyleService** [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/NativeStyleService.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/ForecastService.LineItem). |\n| ### `isTargeted` | ` `xsd:`boolean` Indicates whether mobile apps should be targeted or excluded. This attribute is optional and defaults to `true`. |"]]