type MobileApplicationTargeting (v202508)

  • 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, and isTargeted, a boolean indicating whether to target or exclude apps.

  • isTargeted is optional and defaults to true.

  • 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

mobileApplicationIds

xsd:long[]

The IDs that are being targeted or excluded.

isTargeted

xsd:boolean

Indicates whether mobile apps should be targeted or excluded. This attribute is optional and defaults to true.