Firebase App Distribution API (firebaseappdistribution:v1alpha)

2023-12-22

1 new method | 1 updated method

Additions

    Methods
  • firebaseappdistribution.projects.testers.getUdids

      Parameters :

        project

          Required : Yes

          Description : The name of the project, which is the parent of testers Format: `projects/{project_number}`

          Type : string

          Pattern : ^projects/[^/]+$

          Location : path

        mobilesdkAppId

          Type : string

          Location : query

          Description : Unique id for a Firebase app of the format: {version}:{project_number}:{platform}:{hash(bundle_id)} Example: 1:581234567376:android:aa0a3c7b135e90289

      Description : Get UDIDs of tester iOS devices in a project

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Path : v1alpha/{+project}/testers:udids

      Flat Path : v1alpha/projects/{projectsId}/testers:udids

      HTTP Method : GET

      Parameter Order : project

Updates

    Methods
  • firebaseappdistribution.apps.testers.getTesterUdids

      Parameters :

        project

          Description : The name of the project, which is the parent of testers Format: `projects/{project_number}`

          Type : string

          Location : query