# Schema Information

## Tables/APIs&#x20;

The following table is associated with the Northbeam connector.

### Sales\_Data <a href="#billable-items" id="billable-items"></a>

Purpose: This API gives all the metadata about different metrics, spends, and transactions associated with campaigns present in it.&#x20;

Source API Documentation: [Northbeam - Sales Data](https://northbeam-data-export.readme.io/reference/post_data-export)

Replication: Key-Based Replication

Replication Key: Date

**Fields**

<table><thead><tr><th width="296.5">Name</th><th>Data Type</th></tr></thead><tbody><tr><td>Date</td><td>Date</td></tr><tr><td>breakdown_veritone_breakdown</td><td>STRING</td></tr><tr><td>breakdown_platform_northbeam</td><td>STRING</td></tr><tr><td>campaign_name</td><td>STRING</td></tr><tr><td>status</td><td>STRING</td></tr><tr><td>accounting_mode</td><td>STRING</td></tr><tr><td>attribution_model</td><td>STRING</td></tr><tr><td>attribution_window</td><td>STRING</td></tr><tr><td>spend</td><td>NUMERIC</td></tr><tr><td>transactions</td><td>INTEGER</td></tr><tr><td>spend_in</td><td>INTEGER</td></tr><tr><td>transactions_nu</td><td>NUMERIC</td></tr></tbody></table>


---

# 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/analytics/northbeam/schema-information.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.
