type MobileApplicationTargeting (v202508)

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

  • This targeting is supported by several services including AdRuleService, ForecastService, and LineItemService.

  • Key fields for MobileApplicationTargeting include mobileApplicationIds to specify the IDs and isTargeted to indicate inclusion or exclusion.

  • The isTargeted field defaults to true and is optional.

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.