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

# Get Linkedin Ads Field Attribute Names

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

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

We derive this from the Linked In 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/akk/apis/fastapi.md) · [All operations](https://skmtc.net/akk/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/akk/fastapi/revisions/6662a407c637/schema)
