# Google Ads: Ad Group Report

## Description

* Each record in this table represents the daily performance at the ad group 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.                                                                                       |
|      | currency\_code    | The currency which the account uses.                                                                   |
|      | campaign\_name    | The name of the Campaign.                                                                              |
|      | campaign\_id      | The ID of the Campaign.                                                                                |
|      | ad\_group\_name   | The name of the AdGroup.                                                                               |
|      | ad\_group\_id     | The ID of the AdGroup.                                                                                 |
|      | ad\_group\_status | The status of the ad group.                                                                            |
|      | ad\_group\_type   | The type of ad group which is serving ads.                                                             |
|      | 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-ad-group-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.
