Skip to main content

Fetch the advertisement list

Get the advertisement list by the given token

Query Parameters
    api_key any required

    The api key of the advertiser

Responses

Request success


Schema
  • Array [
  • regions_excluded string[]

    Array of region codes for regions that are excluded for this advertisement.

    group_ids_excluded string[]

    Array of group IDs for groups that are excluded for this advertisement.

    cities_excluded string[]

    Array of city names for cities that are excluded for this advertisement.

    app_marketplace_id string

    The ID of the app marketplace for this advertisement.

    creatives string[]

    Array of URLs for the creative(s) associated with this advertisement.

    icon string

    URL for the icon associated with this advertisement.

    payout_type string

    The type of payout for this advertisement, e.g. CPA, CPC, CPM.

    regions_supported string[]

    Array of region codes for regions that are supported for this advertisement.

    require_terms_and_conditions string

    Whether terms and conditions are required for this advertisement.

    demo_age_excluded string[]

    Array of age ranges for ages that are excluded for this advertisement.

    platform string

    The name of the platform for this advertisement.

    campaign_name string

    The name of the campaign for this advertisement.

    demo_gender_excluded string[]

    Array of genders for genders that are excluded for this advertisement.

    cap integer

    The total number of views/clicks for this advertisement.

    section_id string

    The ID of the section for this advertisement.

    device_types_excluded string[]

    Array of device types that are excluded for this advertisement.

    campaign_id string

    The ID of the campaign for this advertisement.

    devad_id_required boolean

    Whether a devad ID is required for this advertisement.

    demo_gender_supported string[]

    Array of genders for genders that are supported for this advertisement.

    countries_supported string[]

    Array of country codes for countries that are supported for this advertisement.

    device_types_supported string[]

    Array of device types that are supported for this advertisement.

    payout_amt string

    The payout amount for this advertisement, in the currency and amount specified.

    package_name_required boolean

    Whether a package name is required for this advertisement.

    app_marketplace_code string

    The code of the app marketplace for this advertisement.

    demo_age_supported string[]

    Array of age ranges for ages that are supported for this advertisement.

    linkout_url string

    The linkout URL for this advertisement.

    min_os_version string

    The minimum operating system version required for this advertisement.

    app_name string

    The name of the app for this advertisement.

    cities_supported string[]

    Array of city names for cities that are supported for this advertisement.

    group_ids_supported string[]

    Array of group IDs for groups that are supported for this advertisement.

    imp_url string

    URL for the impression tracking pixel for this advertisement.

  • ]
Loading...