type MobileApplicationTargeting (v202508)

  • MobileApplicationTargeting provides the ability to target or exclude users' mobile applications.

  • This targeting is available across several services including AdRuleService, ForecastService, and LineItemService.

  • Key fields include mobileApplicationIds to specify the apps and isTargeted to indicate if they should be targeted or excluded.

  • The isTargeted field defaults to true and determines whether the listed apps are included or excluded.

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.