type MobileApplicationTargeting (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Provides line items the ability to target or exclude users' mobile applications.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
mobileApplicationIds
|
xsd:long[]
The IDs that are being targeted or excluded by the
LineItem.
|
isTargeted
|
xsd:boolean
Indicates whether mobile apps should be targeted or excluded. This attribute is optional and
defaults to true .
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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 targeted or excluded apps, while \u003ccode\u003eisTargeted\u003c/code\u003e determines whether to include (\u003ccode\u003etrue\u003c/code\u003e) or exclude (\u003ccode\u003efalse\u003c/code\u003e) them.\u003c/p\u003e\n"],["\u003cp\u003eMobileApplicationTargeting is part of the Google Ad Manager API and uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `MobileApplicationTargeting` feature in multiple services, including `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`, allows targeting or excluding mobile apps for line items. It uses `mobileApplicationIds`, an array of IDs, to specify targeted or excluded applications and employs the `isTargeted` boolean to indicate whether targeting or exclusion is in effect, with a default to targeting. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202408`.\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](/ad-manager/api/reference/v202408/NativeStyleService.MobileApplicationTargeting) **ProposalLineItemService** [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/ProposalLineItemService.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`. |"]]