> ## Documentation Index
> Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# ETL: Google Ads Destination

> Use Google Ads destination component to store the output from data flow in Google Ads Object. The destination component uses Google Ads API.

Use Google Ads destination component to store the output from data flow in Google Ads Object. The destination component uses Google Ads API.

<Frame>
  <img src="https://mintcdn.com/integrateio/OwEKdS5aIKsEcmhX/images/creating-packages/using-components-google-ads-destination/image-1.png?fit=max&auto=format&n=OwEKdS5aIKsEcmhX&q=85&s=43ed67820602dc3dbca4c77872cd3a71" alt="Google Ads destination component in the pipeline designer" width="1200" height="828" data-path="images/creating-packages/using-components-google-ads-destination/image-1.png" />
</Frame>

## Connection

Select an existing Google Ads connection or create a new one (for more information, see [Allowing Integrate.io ETL to my data on Google Ads](/etl/allowing-integrateio-etl-access-to-my-data-on-google-adwords/))

## Destination Properties

* **Target object** - List of all Google Ads resources. See more info on Google's documentation [here](https://developers.google.com/google-ads/api/reference/rpc/v11/overview#resources)

### Operation type

* **Append (Insert only)** - default behavior. Data will only be appended to the target table

### Advanced options

* **Customer ID -** unique number used to identify your Google Ads account. For more info on how to get Customer ID see [here](https://support.google.com/google-ads/answer/1704344)
* **Login Customer ID -** a manager account to access an operating customer account. For more details about **Login Customer ID** see Google's documentation [here](https://developers.google.com/google-ads/api/docs/migration/login-customer-id)

<Frame>
  <img src="https://mintcdn.com/integrateio/OwEKdS5aIKsEcmhX/images/creating-packages/using-components-google-ads-destination/image-2.png?fit=max&auto=format&n=OwEKdS5aIKsEcmhX&q=85&s=9747e947fd4fcdfae81f7f4dbe2f88d3" alt="Advanced options with Customer ID and Login Customer ID fields" width="1200" height="675" data-path="images/creating-packages/using-components-google-ads-destination/image-2.png" />
</Frame>

## Schema Mapping

Map the dataflow fields to Google Ads' columns. List of Google Ads' column will be based on selected Target Object from previous step.

<Frame>
  <img src="https://mintcdn.com/integrateio/OwEKdS5aIKsEcmhX/images/creating-packages/using-components-google-ads-destination/image-3.png?fit=max&auto=format&n=OwEKdS5aIKsEcmhX&q=85&s=556bcaa6cf9f94bccc71e4bbe4011c6a" alt="Schema mapping with dataflow fields mapped to Google Ads columns" width="1200" height="640" data-path="images/creating-packages/using-components-google-ads-destination/image-3.png" />
</Frame>
