# Facebook Export

The **Facebook (Export)** section allows users to set up and export their ad creatives directly for Facebook campaigns. This feature is in beta and supports integration with Facebook Ad Manager through the export of creative packages tailored to Facebook's ad placement requirements. Below is a breakdown of the available actions and how to use the section:

<figure><img src="/files/mGXl5LxvB6oye4ciPzF1" alt=""><figcaption><p>Facebook (Export) section</p></figcaption></figure>

1. **Log in With Facebook**:\
   Before setting up any campaigns, users must log in to their Facebook account. Clicking the “Log in With Facebook” button will initiate the process to link your Responsive Ads account with your Facebook Ad Manager account for seamless integration.
2. **Package Name**:\
   Displays the name of any existing Facebook export packages. If none exist, this field will be empty.
3. **Sizes**:\
   Displays the ad sizes included in each package. Facebook ads often require specific dimensions, and this section will show which sizes have been chosen for the campaign.
4. **Actions**:\
   Provides actions to manage Facebook Export packages:
   * **Create an ad**: This feature is coming soon
   * **Add Creative to Ad account library:** this ads the creative to your business manager library
   * **Delete Facebook Package:** this deletes the export package
5. **Timestamp**:\
   Shows the time and date when the export package was created or last modified. This helps track the latest version of the package and its relevance to the campaign.
6. **New Package Button**:\
   Clicking the "New Package" button opens the [**Facebook Package Set-Up** ](#facebook-package-set-up-modal-screen)modal, where users can configure a new set of creatives for export to Facebook.

### **Facebook Package Set-Up - Modal Screen**

<figure><img src="/files/WL5vJciGGCZF4da5Zwfh" alt=""><figcaption><p>New Package Modal</p></figcaption></figure>

This modal appears when the you click "New Package" on the main screen. It allows for detailed configuration of Facebook ad packages.

1. **Name**:\
   You can assign a name to the Facebook ad creative package. This helps organize and identify various ad exports.
2. **Format**:\
   The drop-down menu allows you to select the ad format they want to use for this package. In this example, "Fully-Fluid™" is selected, but you may choose other available formats as per the creative's design.
3. **Create Package - Choose Sizes**:\
   You can select the ad sizes to include in the export package by either typing the dimensions in the search box or choosing from the predefined sizes (e.g., 1920x1080, 1200x1920). Once selected, click **Add** to include them in the package.
4. **Select Sizes for Facebook Ad Placements / Ad Account Library**:\
   This section allows you to specify which ad placements within Facebook you want to target with these sizes:
   * **Feeds**: Standard Facebook News Feed ads.
   * **Stories**: Ads specifically for Facebook or Instagram Stories.
   * **Articles**: Ads that will appear in Facebook Instant Articles.
5. **Customize Sizes Option**:\
   Checking this box enables you to upload custom ad sizes directly to the Facebook Ad Account Library, offering more flexibility in size customization.
6. **Don't include placement information in this package**:\
   Checking this option means that the package will be created without specific placement information, and Facebook ads cannot be created directly from this package.
7. **Save/Close**:\
   After configuring the package, you can click **Save** to finalize the package or **Close** to exit the set-up without saving.


---

# 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.responsiveads.com/deploying-ads/facebook-export.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.
