type MobileApplicationTargeting (v202411)
Provides line items the ability to target or exclude users' mobile applications.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["MobileApplicationTargeting allows line items to target or exclude users based on their mobile applications."],["Targeting can be achieved by specifying mobile application IDs and indicating whether to target or exclude them."],["By default, mobile applications are targeted when specified in a line item's targeting."],["MobileApplicationTargeting uses the `mobileApplicationIds` and `isTargeted` fields for configuration."],["It belongs to the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The document details `MobileApplicationTargeting`, which allows targeting or excluding users' mobile applications within line items. Key fields include `mobileApplicationIds`, an array of application IDs for targeting or exclusion, and `isTargeted`, a boolean indicating whether to target (true) or exclude (false), defaulting to true. This functionality is accessible within various services like `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, `YieldGroupService`.\n"]]