> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/list-advertise/list-and-advertise-it/google/gestisci-e-ottimizzare-google-ads/annunci-testo-di-google/gruppi-di-annunci/aggiunta-di-parole-chiave-y-parole-chiave-negative.md).

# Aggiunta di parole chiave y parole chiave negative

### Scheda parole chiave

Per aggiungere parole chiave (negative) di Google Ads, vai al *Gruppi di annunci* menu della tua campagna. Nella scheda gruppi di annunci vedrai schede aggiuntive. Scegli la scheda "parole chiave" per aggiungere parole chiave alla tua campagna.

<figure><img src="/files/3f0101dfe93a2de9b9f2b716b7dbf620543f123a" alt=""><figcaption></figcaption></figure>

### Impostazione delle parole chiave

Per aggiungere una parola chiave clicca su "Nuova parola chiave". Apparirà un campo in cui potrai selezionare un campo del tuo feed da cui verranno estratte le parole chiave.

* Per aggiungere un nuovo campo dinamico, clicca sul segno più.
* Per eliminare un campo specifico, clicca sul pulsante "x" accanto ad esso.
* Hai anche l'opzione di inserire manualmente parole chiave statiche se non vuoi che il programma le estragga da un campo del tuo feed.

<figure><img src="/files/54ee503c4e2fa0536c291eb3573e4d1d8170847e" alt=""><figcaption></figcaption></figure>

Sotto "Tipo" sul lato destro, puoi scegliere quanto strettamente le tue parole chiave saranno abbinate ai termini di ricerca. Puoi scegliere:

* Broad modificata
* Broad
* Frase
* Esatta

### Parole chiave negative

Le parole chiave negative si impostano nello stesso modo delle parole chiave normali; se però vengono cercate quelle parole i tuoi annunci NON appariranno. Clicca sulla scheda "parole chiave negative" nel *Gruppi di annunci* menu per impostare le parole chiave.

<figure><img src="/files/6adc9e1ce70d99d66db18e786bf3591ab2571a3f" alt=""><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://helpcenter.channable.com/list-advertise/list-and-advertise-it/google/gestisci-e-ottimizzare-google-ads/annunci-testo-di-google/gruppi-di-annunci/aggiunta-di-parole-chiave-y-parole-chiave-negative.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.
