AI-generated Key Takeaways
-
MobileApplicationTargeting provides the ability to target or exclude users' mobile applications.
-
This targeting mechanism includes fields for
mobileApplicationIds
, which are the IDs being targeted or excluded, andisTargeted
, a boolean indicating whether to target or exclude apps. -
isTargeted
is optional and defaults totrue
. -
This service is dependent on
Targeting
and used by various other services like AdRuleService, ForecastService, and LineItemService.
Provides the ability to target or exclude users' mobile applications.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
|
The IDs that are being targeted or excluded. |
|
Indicates whether mobile apps should be targeted or excluded. This attribute is optional and
defaults to |