# Pinterest Ads: Advertiser Report

## Description

* Each record in this table represents the daily performance of an advertiser on the Pinterest Ads platform.

## Supported Data Sources

* <img src="https://fivetran.com/integrations/pinterest/resources/pinterest-ads.svg" alt="" data-size="line"> Pinterest Ads

## Columns

| Type | Name             | Description                                                                                            |
| ---- | ---------------- | ------------------------------------------------------------------------------------------------------ |
|      | source\_relation | The source of the record if the unioning functionality is being used. If not this field will be empty. |
|      | date\_day        | The performance date of the record.                                                                    |
|      | advertiser\_name | Name of the advertiser.                                                                                |
|      | advertiser\_id   | The ID of the related Advertiser.                                                                      |
|      | currency\_code   | The currency code which the advertiser is set up using.                                                |
|      | country          | The country code where the advertiser is located.                                                      |
|      | spend            | The amount of spend that occurred on the day of the record.                                            |
|      | clicks           | The number of paid and earned clicks that occurred on the day of the record.                           |
|      | impressions      | The number of paid and earned impressions that occurred on the day of the record.                      |


---

# 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/pinterest-ads-advertiser-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.
