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 achieved by specifying mobile application IDs, and you can either target or exclude these IDs."],["By default, the targeting is set to include the specified mobile application IDs."],["The MobileApplicationTargeting feature is part of the Google Ad Manager API and uses a specific namespace for interactions."]]],["The core content defines `MobileApplicationTargeting`, enabling line items to target or exclude users' mobile applications. It utilizes `mobileApplicationIds`, which are IDs from `MobileApplicationService`, specifying the targeted or excluded applications. The `isTargeted` field, defaulting to `true`, determines whether mobile apps are targeted or excluded. The namespace for this functionality is `https://www.google.com/apis/ads/publisher/v202408`, and the service is a dependency of `Targeting` within `LineItemService`.\n"]]