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

# Get Google Ads Field Attribute Names

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

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

We derive this from the Google Ads Fields Service itself, but do so statically via a script in the tap and then copy over the results, getting us out of a *lot* of runtime while still ensuring our schema is accurate.

## 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/revisions/6662a407c637/schema)
