Ads API •References / mobile-measurement / Create mobile app

Create mobile app

Create a mobile app.

Request

  • business_idstring [uuid]
    Required

    A unique identifier for the entity.

    Example: ce4ff15e-f04d-48b9-9ddf-fb3c85fbd57a
    • namestring
      Required

      The name of the mobile app.

      Length between 2 and 50Example: "My Android App"
    • platform_app_idstring

      The unique identifier of the app, provided by the app platform.

      Length between 2 and 120Example: "com.example.myapp"
    • platformstring

      The platform for the mobile app.

      Allowed values: "IOS", "ANDROID"Example: "ANDROID"
    • ad_typestring

      The ad type for the mobile app.

      Allowed values: "VIEW_THROUGH", "STORE_KIT"Example: "VIEW_THROUGH"
    • idstring [uuid]

      The unique identifier for an app.

      Supported content-type(s): Example: "ce4ff15e-f04d-48b9-9ddf-fb3c85fbd57a"
    • ios_app_idstring

      The unique identifier provided by iOS.

      Length between 2 and 255Example: "ABCD123489"
    • android_app_urlstring

      The unique identifier provided by Android.

      Length between 2 and 255Example: "com.example.myapp"
    • apple_app_urlstring

      The Apple App Store URL for the mobile app.

      Maximum length: 512Example: "https://apps.apple.com/us/app/my-example-app/id1234567890"
    • google_play_urlstring

      The Google Play Store URL for the mobile app.

      Maximum length: 512Example: "https://play.google.com/store/apps/details?id=com.example.myapp&hl=en_US"
    • link_tokenstring

      A unique identifying token for every Adjust link.

      Length between 6 and 50Example: "ABCD123489"
    • mobile_measurement_partnerstring

      The available mobile measurement partners.

      Allowed values: "KOCHAVA", "APPS_FLYER", "ADJUST"Example: "KOCHAVA"
    • dataset_idstring [uuid]

      A unique identifier for the dataset.

      Example: "0d86b9e9-70f0-4700-a725-3417ba8786f6"
    • integration_idstring [uuid]

      A unique identifier for the integration.

      Example: "ce4ff15e-f04d-48b9-9ddf-fb3c85fbd57a"
    • ad_set_countinteger

      The number of active or scheduled ad sets using the dataset.

      Example: 0
    • is_skad_networkboolean

      Should this mobile app be used for SKADNetwork

      Example: true
    • An ad account a mobile app has been shared to.

      • idstring [uuid]

        A unique identifier for an Ad Account.

        Example: "ce4ff15e-f04d-48b9-9ddf-fb3c85fbd57a"
      • namestring

        Name of the Ad Account.

        Example: "Spotify"

Response

Mobile app created.

  • namestring
    Required

    The name of the mobile app.

    Length between 2 and 50Example: "My Android App"
  • platform_app_idstring

    The unique identifier of the app, provided by the app platform.

    Length between 2 and 120Example: "com.example.myapp"
  • platformstring

    The platform for the mobile app.

    Allowed values: "IOS", "ANDROID"Example: "ANDROID"
  • ad_typestring

    The ad type for the mobile app.

    Allowed values: "VIEW_THROUGH", "STORE_KIT"Example: "VIEW_THROUGH"
  • idstring [uuid]

    The unique identifier for an app.

    Supported content-type(s): Example: "ce4ff15e-f04d-48b9-9ddf-fb3c85fbd57a"
  • ios_app_idstring

    The unique identifier provided by iOS.

    Length between 2 and 255Example: "ABCD123489"
  • android_app_urlstring

    The unique identifier provided by Android.

    Length between 2 and 255Example: "com.example.myapp"
  • apple_app_urlstring

    The Apple App Store URL for the mobile app.

    Maximum length: 512Example: "https://apps.apple.com/us/app/my-example-app/id1234567890"
  • google_play_urlstring

    The Google Play Store URL for the mobile app.

    Maximum length: 512Example: "https://play.google.com/store/apps/details?id=com.example.myapp&hl=en_US"
  • link_tokenstring

    A unique identifying token for every Adjust link.

    Length between 6 and 50Example: "ABCD123489"
  • mobile_measurement_partnerstring

    The available mobile measurement partners.

    Allowed values: "KOCHAVA", "APPS_FLYER", "ADJUST"Example: "KOCHAVA"
  • dataset_idstring [uuid]

    A unique identifier for the dataset.

    Example: "0d86b9e9-70f0-4700-a725-3417ba8786f6"
  • integration_idstring [uuid]

    A unique identifier for the integration.

    Example: "ce4ff15e-f04d-48b9-9ddf-fb3c85fbd57a"
  • ad_set_countinteger

    The number of active or scheduled ad sets using the dataset.

    Example: 0
  • is_skad_networkboolean

    Should this mobile app be used for SKADNetwork

    Example: true
  • An ad account a mobile app has been shared to.

    • idstring [uuid]

      A unique identifier for an Ad Account.

      Example: "ce4ff15e-f04d-48b9-9ddf-fb3c85fbd57a"
    • namestring

      Name of the Ad Account.

      Example: "Spotify"

Response sample