type MobileApplicationTargeting (v202402)
Provides line items the ability to target or exclude users' mobile applications.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["MobileApplicationTargeting allows line items to target or exclude users based on their mobile applications."],["Targeting is achieved using mobile application IDs and can be set to include or exclude specific apps."],["The `mobileApplicationIds` field stores the IDs of targeted or excluded apps, while `isTargeted` determines whether to include or exclude them (defaults to include)."],["MobileApplicationTargeting belongs to the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The core content describes the `MobileApplicationTargeting` feature, which allows line items to include or exclude specific mobile applications. Key fields include `mobileApplicationIds`, a list of targeted or excluded application IDs, and `isTargeted`, a boolean to define whether to target or exclude, defaulting to targeting. This functionality is accessible through various services, such as `AdRuleService`, `NativeStyleService`, `ForecastService`, and others listed. The namespace is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]