Admin SDK API (admin:reports_v1)

2026-02-11

1 updated method

Updates

    Methods
  • reports.activities.list

      Parameters :

        networkInfoFilter

          Location : query

          Type : string

          Description : Optional. Used to filter on the `regionCode` field present in [`NetworkInfo`](#networkinfo) message. **Usage** ``` GET...&networkInfoFilter=regionCode="IN" GET...&networkInfoFilter=regionCode=%22IN%22 ```

        statusFilter

          Type : string

          Description : Optional. Used to filter on the `statusCode` field present in [`Status`](#status) message. **Usage** ``` GET...&statusFilter=statusCode="200" GET...&statusFilter=statusCode=%22200%22 ```

          Location : query

        applicationInfoFilter

          Location : query

          Type : string

          Description : Optional. Used to filter on the `oAuthClientId` field present in [`ApplicationInfo`](#applicationinfo) message. **Usage** ``` GET...&applicationInfoFilter=oAuthClientId="clientId" GET...&applicationInfoFilter=oAuthClientId=%22clientId%22 ```

1 updated method

Updates

    Methods
  • reports.activities.list

      Parameters :

        networkInfoFilter

          Location : query

          Type : string

          Description : Optional. Used to filter on the `regionCode` field present in [`NetworkInfo`](#networkinfo) message. **Usage** ``` GET...&networkInfoFilter=regionCode="IN" GET...&networkInfoFilter=regionCode=%22IN%22 ```

        statusFilter

          Type : string

          Description : Optional. Used to filter on the `statusCode` field present in [`Status`](#status) message. **Usage** ``` GET...&statusFilter=statusCode="200" GET...&statusFilter=statusCode=%22200%22 ```

          Location : query

        applicationInfoFilter

          Location : query

          Type : string

          Description : Optional. Used to filter on the `oAuthClientId` field present in [`ApplicationInfo`](#applicationinfo) message. **Usage** ``` GET...&applicationInfoFilter=oAuthClientId="clientId" GET...&applicationInfoFilter=oAuthClientId=%22clientId%22 ```