[[["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 is achieved using mobile application IDs and can be set to include or exclude specific apps.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003emobileApplicationIds\u003c/code\u003e field stores the IDs of the targeted or excluded mobile applications.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eisTargeted\u003c/code\u003e field determines whether the specified mobile applications should be targeted or excluded, defaulting to inclusion if not specified.\u003c/p\u003e\n"]]],["The content outlines the `MobileApplicationTargeting` feature within the ad management system, enabling the targeting or exclusion of users' mobile applications for line items. Key actions include specifying `mobileApplicationIds`, which are the unique identifiers for mobile apps, and setting the `isTargeted` attribute to indicate whether these apps should be included or excluded from ad delivery. This targeting functionality is accessible through several services like `AdRuleService`, `ForecastService`, and `LineItemService`.\n"],null,["# type MobileApplicationTargeting (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.MobileApplicationTargeting) **AdjustmentService** [ForecastService](/ad-manager/api/reference/v202408/ForecastService.MobileApplicationTargeting) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.MobileApplicationTargeting) [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/AdjustmentService.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`. |"]]