> For the complete documentation index, see [llms.txt](https://support.sayprimer.com/primer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.sayprimer.com/primer/use-cases/abm-aircover-across-paid-social.md).

# ABM Aircover Across Paid Social

You can use your CRM account lists to run targeted campaigns across LinkedIn, Meta, Google, YouTube, and Display.&#x20;

Follow the steps below to set up and launch a cross-channel ABM campaign using imported accounts and persona filters in Primer.

For results and additional setup context, refer to the guide here: [ABM Use Case](https://www.sayprimer.com/use-cases/abm-target-accounts)

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

### Steps for Targeted Cross-Channel Advertising:

#### **Import Your Target Account List**

You can import accounts into Primer in one of two ways:

* Connect your CRM (Salesforce or HubSpot) and pull in your account lists
* Upload a CSV file with your target account data

#### **Apply Persona Filters**

After importing your accounts, apply filters to narrow down to relevant contacts:

* Department (e.g., Marketing, Finance, IT)
* Job Title
* Seniority

This ensures that ads reach relevant stakeholders (e.g., champions, decision-makers).

#### **Choose Channels**

Select one or more of the following ad platforms to push your audience to:

* LinkedIn
* Meta&#x20;
* Google Ads
* YouTube

Then click **“Finish & Run”** to sync your audience.

✅ Primer handles audience matching automatically. Typical match rates:

* LinkedIn: up to \~85%
* Google: around \~30%

#### **Launch Campaigns in Ad Managers**

Go to your selected ad platforms and set up ad campaigns using the synced audiences. Start with awareness-stage ads targeting your refined account + persona lists.

#### **Target Accounts Based on Funnel Stage**

Primer supports additional audience segmentation from your CRM:

* **Intent-based audiences**: Accounts showing buyer intent
* **Engaged leads**: Accounts that have recently taken action (e.g., content download)
* **Open opportunities**: Expand targeting to include procurement, finance, and legal stakeholders

Use these audiences to run mid- and bottom-of-funnel campaigns.

#### **Measure Results with Holdout Groups**

Primer automatically creates a holdout group for each audience. This allows you to measure the incremental lift of your advertising campaigns — independent of other activities like:

* Sales outreach
* Field events
* Direct mail

With these steps, your multi-channel ABM campaign is now live and measurable across every stage of the funnel.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.sayprimer.com/primer/use-cases/abm-aircover-across-paid-social.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
