type MobileApplicationTargeting (v202405)
Provides line items the ability to target or exclude users' mobile applications.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["`MobileApplicationTargeting` enables line items to target or exclude users based on their mobile applications."],["Targeting is achieved using mobile application IDs, specified through the `mobileApplicationIds` field."],["Advertisers can choose to either target or exclude specific mobile applications using the `isTargeted` field, which defaults to `true` for targeting."],["`MobileApplicationTargeting` leverages the `TargetingPresetService` and depends on the `Targeting` concept within the Google Ad Manager API."]]],["The document details `MobileApplicationTargeting`, which allows line items to target or exclude users' mobile applications. This functionality is accessible through various services like `AdRuleService`, `AdjustmentService`, `ForecastService`, and others, listed within the document. It relies on `Targeting` as a dependency. Key fields include `mobileApplicationIds` for specifying targeted application IDs and `isTargeted` to determine whether to include or exclude them, defaulting to `true`.\n"]]