# Auto-merging campaigns by ID

If you're frequently updating the names of your campaigns, we recommend enabling the **"Auto-merge Campaigns by ID"** feature in your settings. This option allows us to look at the historical data for each integration and reprocess it, ensuring that older campaign names are updated based on their unique campaign IDs. We sync that data weekly.

This functionality is currently supported for **Google Ads**, **LinkedIn Ads**, and **Reddit Ads**.

**Note:** This does not impact LinkedIn **goal impressions**, as they are retrieved via a separate API endpoint.


---

# 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.hockeystack.com/marketing-intelligence/settings/auto-merging-campaigns-by-id.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.
