# Broad match keyword setting

When enabled, broad match settings prevent the use of other match types in your campaigns. Turning this setting off gives you more control over your keyword targeting.

Adalysis will show an alert under **Audit** > **Audit settings** > **Prebuilt** > **Campaigns** if you’re using the broad match keyword setting. Click on it for a list of affected campaigns.

Since the setting can't be changed via the API, you’ll need to update it directly in Google Ads.

{% stepper %}
{% step %}

#### Find your settings

Log into your Google Ads account.  Go to **Campaigns** > **Campaigns** > **Settings**.

<div align="left"><figure><img src="/files/tB9bIImh7p50UC0ozrTi" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Select your campaigns

Select the campaign(s) you want to update and click **Edit**.
{% endstep %}

{% step %}

#### Find the broad match setting

Scroll down to **Change broad match keywords**.
{% endstep %}

{% step %}

#### Disable the setting

Select **Off: Use keyword match types and apply the changes**.

<figure><img src="/files/oA7MBRsZRP7BoCWhSZaM" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
You can also turn the setting off in your **Campaign settings** under **Broad match keywords**.
{% endhint %}


---

# 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.adalysis.com/tools/audit/prebuilt-alert-list/campaigns/broad-match-keyword-setting.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.
