type MobileApplicationTargeting (v202508)

  • MobileApplicationTargeting allows targeting or excluding users' mobile applications.

  • It uses mobileApplicationIds to specify the applications and isTargeted to indicate whether they should be included or excluded.

  • isTargeted defaults to true, meaning applications are targeted if not explicitly set otherwise.

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.