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 is achieved using mobile application IDs and can be inclusive or exclusive."],["The namespace for MobileApplicationTargeting is `https://www.google.com/apis/ads/publisher/v202408`."],["MobileApplicationTargeting includes two fields: `mobileApplicationIds` and `isTargeted`."],["By default, mobile applications are targeted (`isTargeted` is true) when specified in a LineItem."]]],["The content outlines `MobileApplicationTargeting`, which allows line items to target or exclude users' mobile applications. 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) apps. This functionality is associated with services such as AdRuleService, AdjustmentService, ForecastService, and others, and has a dependency on `Targeting`. The namespace is identified as `https://www.google.com/apis/ads/publisher/v202408`.\n"]]