# Configuring the Campaign settings

{% hint style="info" %}
To configure your campaign, navigate to **Dynamic ads > \[your ads channel] > Campaigns step**, which will take you to the **Campaigns configuration** tab.
{% endhint %}

<figure><img src="/files/e6bb1dd33108d89f994c49a8e95277ec9d650faa" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
There are two additional tabs **Targeting** and **DSA settings.** Learn more about these settings and[ Dynamic Search Ads](/list-advertise/google/manage-and-optimize-google-ads/google-text-ads/set-up-text-ads/setting-up-dynamic-search-ads.md)
{% endhint %}

### Set up ads settings

#### Campaign name

{% stepper %}
{% step %}

### Create a new campaign

* Assign a name to your campaign at **Campaign name**.
* The name can be dynamic: you can use feed field values (for example, use the 'brand' field to create campaigns per brand).
  {% endstep %}

{% step %}

### Connect to an existing campaign

* Fill in the **exact** name of the campaign in your Google Ads account.
* You can only choose campaigns that were **not** created by Channable (i.e., campaigns manually created in Google Ads).
* When pushing a generator to an existing campaign, Channable will add ad groups to the existing campaign unless an ad group pushed by Channable has the exact same name as a pre-existing (manually added) ad group — in that case Channable will overwrite that ad group.
* [Learn more](/list-advertise/google/manage-and-optimize-google-ads/google-text-ads/how-do-i-connect-to-existing-text-ad-campaigns-and-ad-groups-in-my-google-ads-account.md)
  {% endstep %}
  {% endstepper %}

{% hint style="warning" %}
After a generator has been activated, you cannot change the campaign name. You can change the name while a campaign is paused.
{% endhint %}

{% hint style="danger" %}
When you manually change a campaign name in your Google Ads account, Channable attempts to update the name in Channable. This can lead to synchronization errors. We strongly urge you not to change a campaign name when the generator is paused or to change it manually in Google Ads.
{% endhint %}

{% hint style="danger" %}
If a Campaign or ad group is deleted from Google and the generator runs, this will result in a RESOURCE\_NOT\_FOUND error. The simplest fix is to rename the campaign or ad group within Channable and run the generator to create a new campaign or ad group.
{% endhint %}

#### Campaign type

At **Campaign type**, choose where you want your ads to appear: Google Search and/or the Google Display network.

#### Daily budget

The daily budget is the amount to be spent per day in your account's local currency for each campaign. Set this based on your goals and the average amount you're comfortable spending each day.

We recommend adjusting this value in your Google Ads account to your preference and using Channable's feature to set a minimum default.

#### Bidding strategy

{% hint style="info" %}
Setting the bidding strategy in Channable is only possible when you create a new campaign. If you are using an existing campaign or have already sent the campaign to Google via Channable, you cannot send or modify the bidding strategy further.
{% endhint %}

Select a bidding strategy from the dropdown. Google runs an auction every time ad space is available and your bid participates in that auction. If you need help choosing,[ see this article](https://support.google.com/google-ads/answer/2472725).

Some strategies show an additional field to fill in after selection.

**Types of bidding strategies in Channable**

* Conversions - Maximize\
  Maximize conversions automatically sets bids to help get the most conversions for your campaign while spending your budget. It uses advanced machine learning and auction-time bidding. [Learn more](https://support.google.com/google-ads/answer/7381968)
* Conversions - Target CPA\
  Target CPA sets bids to help get as many conversions as possible at or below the target CPA you set. It uses advanced machine learning and auction-time bidding. [Learn more](https://support.google.com/google-ads/answer/6268632)
* Conversions value - Maximize\
  Maximize Conversion Value aims to maximize the total conversion value of your campaign within your budget. You define the value to maximize (e.g., sales revenue) when setting up conversion tracking.[ Learn more](https://support.google.com/google-ads/answer/7684216)
* Clicks - Manual CPC\
  Manual CPC lets you set a maximum price for clicks. When using a CPC-based strategy, the CPC value can be set in the Ad Group's build stage.[ Learn more](https://support.google.com/google-ads/answer/2464960)

#### AI Max

AI Max is an optional layer for Google Search campaigns that uses AI to find new customers and create more relevant ads. Toggle **Optimize with AI Max** to enable it.

{% hint style="info" %}
We advise caution when experimenting with AI Max. Start with a small, controlled test (for example, a non-critical product category or a low-budget campaign) and monitor performance closely before scaling.
{% endhint %}

#### Targeting

Under the **Targeting** tab you can add targeting to your ads. Targeting set up in Channable is sent only once when an ad is created; if you change targeting later in Google Ads, Channable will not overwrite those changes.

More information about targeting: [Configuring Campaign targeting settings](/list-advertise/google/manage-and-optimize-google-ads/google-text-ads/campaigns/configuring-campaign-targeting-settings.md)

Continue building your Ad groups here: [Configuring the Ad groups settings](/list-advertise/google/manage-and-optimize-google-ads/google-text-ads/ad-groups/configuring-the-ad-groups-settings.md)


---

# 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://helpcenter.channable.com/list-advertise/google/manage-and-optimize-google-ads/google-text-ads/campaigns/configuring-the-campaign-settings.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.
