# Snapchat Ads: Ad Squad Report

## Description

* Each record represents the daily performance of a Snapchat ad squad.

## Supported Data Sources

* <img src="https://fivetran.com/integrations/snapchat_ads/resources/snapchat.png" alt="" data-size="line"> Snapchat Ads

## Columns

| Type    | Name              | Description                                                                                            |
| ------- | ----------------- | ------------------------------------------------------------------------------------------------------ |
| STRING  | source\_relation  | The source of the record if the unioning functionality is being used. If not this field will be empty. |
| DATE    | date\_day         | The date of the report.                                                                                |
| STRING  | ad\_account\_id   | The ID of the account in Snapchat.                                                                     |
| STRING  | ad\_account\_name | The name of the account in Snapchat.                                                                   |
| STRING  | campaign\_id      | The ID of the campaign in Snapchat.                                                                    |
| STRING  | campaign\_name    | The name of the campaign in Snapchat.                                                                  |
| STRING  | ad\_squad\_id     | The ID of the ad squad in Snapchat.                                                                    |
| STRING  | ad\_squad\_name   | The name of the ad squad in Snapchat.                                                                  |
| STRING  | currency          | The current used by the account in Snapchat.                                                           |
| INTEGER | swipes            | The number of swipes the ad had on the given day.                                                      |
| INTEGER | impressions       | The number of impressions the ad had on the given day.                                                 |
| INTEGER | spend             | The spend on the ad in the given day.                                                                  |


---

# 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/snapchat-ads-ad-squad-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.
