# Google Ads: Account Report

## Description

* Each record in this table represents the daily performance at the account level.

## Supported Data Sources

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

## Columns

| Type | Name                   | Description                                                                                            |
| ---- | ---------------------- | ------------------------------------------------------------------------------------------------------ |
|      | date\_day              | The date being reported on.                                                                            |
|      | account\_name          | The descriptive name of the Customer account.                                                          |
|      | account\_id            | The Customer ID.                                                                                       |
|      | time\_zone             | The time zone which the account is located.                                                            |
|      | currency\_code         | The currency which the account uses.                                                                   |
|      | auto\_tagging\_enabled | Boolean indicating if the account uses auto tagging within ad urls.                                    |
|      | spend                  | The sum of your cost-per-click (CPC) and cost-per-thousand impressions (CPM) costs during this period. |
|      | clicks                 | The number of clicks.                                                                                  |
|      | impressions            | Count of how often your ad has appeared on a search results page or website on the Google Network.     |


---

# 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/google-ads-account-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.
