type MobileApplicationTargeting (v202408)
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 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["MobileApplicationTargeting allows line items to target or exclude users based on their mobile applications."],["Targeting can be specified using mobile application IDs, with the option to include or exclude them."],["By default, mobile applications are targeted when specified in MobileApplicationTargeting."],["MobileApplicationTargeting is part of the Google Ad Manager API and utilizes the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["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"]]