---
title: "Get Google Ads Segment Attribute Names"
method: GET
path: "/integrations/google-ads/ad-segment-attributes"
tags: ["Integrations"]
---

# Get Google Ads Segment Attribute Names

`GET /integrations/google-ads/ad-segment-attributes`

Returns a list of Segment attribute names for our "Custom" Google Ads stream.

This is hardcoded because the list of things you can segment by for the ad_group_ads item in the Google Ads API is fairly small (~30) and rarely, if ever, changes.

## Response `200`

Successful Response

- string[]

---

[API](https://skmtc.net/akkio/apis/fastapi.md) · [All operations](https://skmtc.net/akkio/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/akkio/fastapi/versions/6662a407c637/schema)
