---
title: "Returns the user lists that the user has in his google adwords account."
method: GET
path: "/stepdata/adwords/userlists"
tags: ["stepdata"]
---

# Returns the user lists that the user has in his google adwords account.

`GET /stepdata/adwords/userlists`

## Response `200`

The response will contain an array of strings, each of them being one user list name.

## Other responses

- `403` — The user has not set up google oauth integration and so there's no permision to access that resource
- `500` — Some problem happened while contacting google servers

---

[API](https://skmtc.net/gameanalytics/apis/datatiger-management-api.md) · [All operations](https://skmtc.net/gameanalytics/apis/datatiger-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gameanalytics/datatiger-management-api/revisions/20a4f732a0b7/schema)
