type MobileApplicationTargeting (v202411)

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

  • It includes fields for mobileApplicationIds to specify which applications to target or exclude and isTargeted to indicate targeting or exclusion.

  • The isTargeted attribute is optional and defaults to true, indicating that mobile apps are targeted unless explicitly set to false.

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


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

Field

mobileApplicationIds

xsd:long[]

The IDs that are being targeted or excluded by the LineItem.

isTargeted

xsd:boolean

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