Google workspace admin reports
Tables in the Google workspace admin reports connector
| No | Table Name | Columns | Primary Keys | Read Mode | Inc. Sync Keys | API Info |
|---|---|---|---|---|---|---|
| 1 | meet | 6 | Incremental | time | ||
| 2 | mobile | 6 | Incremental | time | API Reference | |
| 3 | admin | 7 | Incremental | time | API Reference | |
| 4 | drive | 7 | Incremental | time | API Reference | |
| 5 | logins | 7 | Incremental | time | API Reference | |
| 6 | oauth_tokens | 7 | Incremental | time |
Table: meet
| No | Column Name | Type | Notes |
|---|---|---|---|
| 1 | actor | VARCHAR | |
| 2 | kind | VARCHAR | |
| 3 | etag | VARCHAR | |
| 4 | id | VARCHAR | |
| 5 | time | VARCHAR | Incremental sync key |
| 6 | events | VARCHAR |
Table: mobile
| No | Column Name | Type | Notes |
|---|---|---|---|
| 1 | actor | VARCHAR | |
| 2 | kind | VARCHAR | |
| 3 | etag | VARCHAR | |
| 4 | id | VARCHAR | |
| 5 | time | VARCHAR | Incremental sync key |
| 6 | events | VARCHAR |
Table: admin
| No | Column Name | Type | Notes |
|---|---|---|---|
| 1 | actor | VARCHAR | |
| 2 | kind | VARCHAR | |
| 3 | ipAddress | VARCHAR | |
| 4 | id | VARCHAR | |
| 5 | time | VARCHAR | Incremental sync key |
| 6 | ownerDomain | VARCHAR | |
| 7 | events | VARCHAR |
Table: drive
| No | Column Name | Type | Notes |
|---|---|---|---|
| 1 | actor | VARCHAR | |
| 2 | kind | VARCHAR | |
| 3 | ipAddress | VARCHAR | |
| 4 | etag | VARCHAR | |
| 5 | id | VARCHAR | |
| 6 | time | VARCHAR | Incremental sync key |
| 7 | events | VARCHAR |
Table: logins
| No | Column Name | Type | Notes |
|---|---|---|---|
| 1 | actor | VARCHAR | |
| 2 | kind | VARCHAR | |
| 3 | ipAddress | VARCHAR | |
| 4 | etag | VARCHAR | |
| 5 | id | VARCHAR | |
| 6 | time | VARCHAR | Incremental sync key |
| 7 | events | VARCHAR |
Table: oauth_tokens
| No | Column Name | Type | Notes |
|---|---|---|---|
| 1 | actor | VARCHAR | |
| 2 | kind | VARCHAR | |
| 3 | ipAddress | VARCHAR | |
| 4 | etag | VARCHAR | |
| 5 | id | VARCHAR | |
| 6 | time | VARCHAR | Incremental sync key |
| 7 | events | VARCHAR |
External Resources
Zipstack Cloud features a powerful SQL querying engine on top of many types of connectors, including those from Trino, some custom connectors and connectors from the open source Airbyte project. Some Zipstack cloud connectors are designed to utilize and expand upon Airbyte's connector protocol, but they do not use Airbyte's EL core. Additionally, some parts of the documentation for these connectors have been adapted from the connector documentation found in Airbyte's open source project.