Contents

AppDownloaderCriteria

The defined targeted audience according to app downloads.

Declaration

object AppDownloaderCriteria

Properties

NameTypeDescription
excluded[string]

The dimension to limit viewing of your ad to users who have not downloaded your app.

{
  "appDownloaders": {
    "excluded": 654327167
  }
}
included[string]

The dimension to limit viewing of your ad to users who have downloaded your app.

{
  "appDownloaders": {
    "included": 654327143
 
  }
}

Discussion

To target all users, don’t include the AppDownloaderCriteria dimension in the request payload.

Use the adamId of the app you’re promoting in your campaign as an included or excluded value. You can obtain your app adamId through Get a Campaign, Get all Campaigns, or Search for iOS apps using the returnOwnedApps query.

See Also

Audience Refinement