# LinkedIn Ads

## Destination Overview

LinkedIn Ads is a leading platform for reaching professionals with targeted campaigns across feed, InMail, and display inventory, often leveraging LinkedIn’s own audience data. With Untitled, however, you can capture first-party data from your website visitors and use it to target potential customers with greater efficiency and control.

This guide will walk you through how to connect a LinkedIn Ads Matched Audience with a Google Sheet that’s automatically populated by your Untitled Audience.

## **Prerequisites**

To connect your Untitled Audience to your LinkedIn Ads account, you will need:

* An Untitled Audience with at least 400 members. [Learn more about building Audiences.](/audience-studio.md)
* A LinkedIn Advertising account.
* That Audience synced to a Google Sheets Destination within Untitled. [Learn how to sync an Untitled Audience to Google Sheets.](/integrations/destinations/google-sheets.md)
* Access to, or ownership of, that Google Sheet.

## Walkthrough Video

{% embed url="<https://www.youtube.com/watch?v=W8RJOo_CTNE>" %}

### **Formula structure used in the Formatter step**

The structure of the formula in the Formatter Step of Zapier is below. You will need to delete everything between the braces \[ ] , including the braces, and type the forward-slash (/) key to select a field from your Google Sheet to use in the formula.

`IF(NOT(ISBLANK("[type /email field here]")), "[type /email field here]", IF(NOT(ISBLANK("[type /personal_email here]")), "[type /personal_email here]", "[type /business_email here]"))`

<figure><img src="/files/ZKgSvSq2aLwGWlR0ORyJ" alt=""><figcaption></figcaption></figure>

## **Step-by-Step Guide with Images**

Coming soon! Need it faster? [Email us at support@getuntitled.ai](mailto:support@getuntitled.ai) and let us know!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.getuntitled.ai/integrations/destinations/linkedin-ads.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
