# Facebook Ads Reach

Reach refers to the number of unique users who saw the ad.

Facebook collects and stores statistics at various levels. This means that if two ads each have a reach of 100, it doesn't necessarily mean the account will have a reach of 200. Account-level reach is based on the sum of unique users, not the combined reach of individual ads.

Conduit collects the metric at the lowest level, which is the Ads level, ensuring accuracy. You can rely on this metric.

However, at the campaign level, Conduit currently sums up the reach of all ads, which is not correct.

In future releases, Conduit will correctly aggregate reach at the campaign and account levels.


---

# 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.getconduit.app/integrations/facebook-ads-reach.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.
