# Facebook Pages: Pages Report

## Description

* Each record represents the daily performance of a Facebook Page.

## Supported Data Sources

* <img src="https://fivetran.com/integrations/facebook/resources/facebook.svg" alt="" data-size="line"> Facebook Pages

## Columns

| Type    | Name                            | Description                                                                                                                                                                                                                                |
| ------- | ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| STRING  | date\_day                       | The date of the metric performance.                                                                                                                                                                                                        |
| INTEGER | page\_id                        | The ID of the Page.                                                                                                                                                                                                                        |
| STRING  | page\_name                      | The name of the Page.                                                                                                                                                                                                                      |
| INTEGER | actions\_post\_reactions\_total | The total number of reactions on posts.                                                                                                                                                                                                    |
| INTEGER | fan\_adds                       | The number of new fans added to the Page.                                                                                                                                                                                                  |
| INTEGER | fan\_removes                    | The number of fans removed from the Page.                                                                                                                                                                                                  |
| INTEGER | impressions                     | The number of times any content from your Page or about your Page entered a person's screen.                                                                                                                                               |
| INTEGER | post\_engagements               | The number of times people have engaged with your posts through reactions, comments, shares and more.                                                                                                                                      |
| INTEGER | posts\_impressions              | The number of times your Page's posts entered a person's screen. Posts include statuses, photos, links, videos and more.                                                                                                                   |
| INTEGER | video\_complete\_views\_30s     | The number of times your Page's videos played for at least 30 seconds, or for nearly their total length if they're shorter than 30 seconds. During a single instance of a video playing, we'll exclude any time spent replaying the video. |
| INTEGER | video\_views                    | The number of times your Page's videos played for at least 3 seconds, or for nearly their total length if they're shorter than 3 seconds. During a single instance of a video playing, we'll exclude any time spent replaying the video.   |
| INTEGER | video\_views\_10s               | The number of times your Page's videos played for at least 10 seconds, or for nearly their total length if they're shorter than 10 seconds. During a single instance of a video playing, we'll exclude any time spent replaying the video. |
| INTEGER | views\_total                    | The number of times a Page's profile has been viewed by people not logged in to Facebook.                                                                                                                                                  |
| STRING  | source\_relation                | The source of the record, if the unioning functionality is being used.                                                                                                                                                                     |


---

# 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://endash-guidance-docs.gitbook.io/cigro-data-templates/data-model-templates/facebook-pages-pages-report.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.
