type MobileApplicationTargeting (v202505)

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

  • This targeting mechanism is used by several services including AdRuleService, LineItemService, and YieldGroupService.

  • It includes fields for mobileApplicationIds to specify the apps and isTargeted to indicate targeting or exclusion.

  • isTargeted is an optional boolean attribute that defaults to true.

Provides the ability to target or exclude users' mobile applications.


Namespace
https://www.google.com/apis/ads/publisher/v202505

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.