# Essential Attributes and Supported Tables

## Essential Attributes

The following table shows some of the essential connector attributed and their details.

| Features                        | Details                        |
| ------------------------------- | ------------------------------ |
| Release Status                  | Stable                         |
| Source API version              | v2                             |
| Table selection                 | Yes                            |
| Column selection                | Yes                            |
| Authentication parameters       | <p>API Key</p><p>App Token</p> |
| Replication type                | Key Based Replication          |
| Replication Key                 | DATE                           |
| Suggested Replication Frequency | 24hrs                          |

## Supported Tables

The following table lists all the tables supported by Daton for the Adjust v2 connector:&#x20;

<table><thead><tr><th width="64">Supported Tables Name</th></tr></thead><tbody><tr><td><a href="https://help.adjust.com/en/article/cohort-metrics-endpoints">Cohort_Queries</a></td></tr><tr><td><a href="https://help.adjust.com/en/article/event-metrics-endpoints">Event_Queries</a></td></tr><tr><td><a href="https://help.adjust.com/en/article/overview-metrics-endpoints">Overview_Queries</a></td></tr></tbody></table>

**Note** that when integrating your account with Daton, you can select specific tables based on your requirements for data loading.


---

# 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://daton-sarasanalytics.gitbook.io/daton/integrations/data-sources/advertising/adjust-v2/essential-attributes-and-supported-tables.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.
