> For the complete documentation index, see [llms.txt](https://docs.adalysis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adalysis.com/tools/audit/prebuilt-alert-list/campaigns/network-targeting.md).

# Network targeting

The **Search** network consists of users actively searching for goods, services, and information. This clear intent allows your search ads to focus on presenting options and encouraging users to take action.&#x20;

The **Display** network is made up of publisher sites that show ads. The user's primary purpose on that page is to watch a video or read an article. Your ad must grab their attention and persuade them to visit your site.

As the user intent and the networks are so different from each other, it's best to run your ads only on Search or only on the Display network.&#x20;

When you have a campaign running on both networks, you will see an alert on your **Audit alerts** screen.  To change your settings, select the campaign(s) and click **Run on the Search Network only**.

<figure><img src="/files/24vTs2Wr6qNToTLTPwx8" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://docs.adalysis.com/tools/audit/prebuilt-alert-list/campaigns/network-targeting.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.
