Create App List

Create a applist by providing details like name, placement ids, appbundles and other details

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

To create an app list, you must specify at least one App Bundle (app_bundles param), Placement ID (placement_ids) or Website (websites).

App Bundle ID Validation Rules

  • Must follow reverse-domain notation (e.g. com.example.app).
  • Allowed characters: letters, digits, dots, underscores, hyphens.
  • No whitespace.
  • No special characters (+, &, =, #, /, , ^, ,`).
  • Must not start with 0.
  • No trailing dot or comma.
  • No consecutive dots.
  • iOS bundles may have zero dots.
  • Android bundles require at least two dot-separated segments.
  • Maximum length: 255 characters.
  • Duplicate entries are rejected.
  • Maximum 10,000 entries per list.

Placement ID Validation Rules

  • Must follow the format {exchangeId}-{appId}.
  • Exchange ID must be a positive integer.
  • No leading zero in the exchange ID.
  • Hyphen separator is required.
  • Both sides of the hyphen must be non-empty.
  • App identifier accepts any visible character except comma.
  • No whitespace anywhere (space, tab, newline, form feed, vertical tab).
  • Multiple IDs may be comma-separated.
  • No trailing or consecutive commas.
  • Exchange ID must be known and enabled for the advertiser.
  • Duplicate entries are rejected.
  • Maximum 10,000 entries per list.
Query Params
int32

Advertiser ID (for enterprise admin user)

Body Params
string
required

Name of the App List

string

Comma separated app_bundles.
Maximum 10,000 app_bundles can be present in an App List.

string

Comma separated placement IDs.
Maximum 10,000 placement_ids can be present in an App List.

string

Comma separated websites (E.g https://example.com/).
Maximum 10,000 websites can be present in an App List.

string

Description about the App List.
A maximum of 2,000 words is allowed for descriptions.

Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json