> For the complete documentation index, see [llms.txt](https://support.fibr.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.fibr.ai/integrations/integrate-meta-ads/how-to-sync-new-or-updated-ad-campaigns-in-fibr.md).

# How to Sync New or Updated Ad Campaigns in Fibr

To sync your Google Ads, click Sync Ads in the top-right corner of the dashboard (located just left of the Disconnect button).

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

When you select **Sync Ads**, you’ll see two options for syncing your ad campaigns:

* Sync Existing Ad Campaigns
* Sync New Ads Campaigns

#### Sync Existing Ad Campaigns&#x20;

Choose "**Sync Existing Ad Campaigns"** if you have added new ads or updated any campaigns that were previously synced to the Fibr Dashboard.

When this option is selected, Fibr re-syncs all existing campaigns to detect and import any updates or newly added ads.

#### Sync New Ads Campaigns&#x20;

Select **Sync New Ad Campaigns** if you want to import campaigns that have not been synced to the Fibr Dashboard before.

Choose the campaigns you wish to add, and Fibr will sync them so you can begin creating personalized experiences for those ads.

{% hint style="info" %}
The Ad campaigns sycned earlier will be pre-selected and blocked.
{% endhint %}

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

Once synced, Fibr will retrieve ad details, including key metrics like conversion rates, tracking parameters, and more, offering in-depth analysis to support your personalization efforts and helping you craft tailored experiences based on the ad context.

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

{% hint style="danger" %}
If your tracking parameters aren’t set up properly according to Fibr’s requirements, Fibr won’t be able to use the ads for personalization. Please [click here](/integrations/integrate-meta-ads/how-to-set-url-parameters-on-meta-ads.md) to learn more on how to fix the tracking parameters.
{% endhint %}


---

# 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://support.fibr.ai/integrations/integrate-meta-ads/how-to-sync-new-or-updated-ad-campaigns-in-fibr.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.
