---
title: "Google Ads Status"
method: GET
path: "/integrations/google-ads/status"
tags: ["google_ads"]
---

# Google Ads Status

`GET /integrations/google-ads/status`

## Response `200`

Successful Response

- GoogleAdsConnectionStatus — Google Ads connection state for the Integrations UI. Not ``OAuthConnectionStatus``: a completed Google Ads grant is not yet a usable connection, so this carries the chosen account alongside the three fields the other connectors report.
  - `configured` boolean, required
  - `connected` boolean, required
  - `connected_at` string, nullable, required
  - `customer_id` string, nullable, required
  - `descriptive_name` string, nullable, required

---

[API](https://skmtc.dev/getanana/apis/cleon-api.md) · [All operations](https://skmtc.dev/getanana/apis/cleon-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getanana/cleon-api/revisions/c0f54348e251/schema)
