Nativo ConnectorThe high-performance Nativo Connector provides read/write capabilities within your application, allowing you to perform numerous Nativo operations with minimal coding or even no-coding at all. Integrate Nativo data into applications such as SSIS, SQL Server, any ODBC-compatible application, or even directly within a programming language using this connector. Download for SSIS Download for SQL Server and ODBC Documentation |
Integrate Nativo with these applications
All
Data Integration
Database
BI & Reporting
Productivity
Programming Languages
Automation & Scripting
ODBC applications
Actions supported by Nativo Connector
Nativo Connector support following actions for REST API integration. If some actions are not listed below then you can easily edit Connector file and enhance out of the box functionality.
Read Campaign Data
[
Read more...
]
Parameter | Description |
---|---|
advertiser_id |
|
Read Advertisers Data
[
Read more...
]
Read Metrics
[
Read more...
]
Read DirectCampaign Data
[
Read more...
]
Read Preferred Campaign Data
[
Read more...
]
Read Managed Campaign Data
[
Read more...
]
Read Demand Campaign Data
[
Read more...
]
Read Auction Campaign Data
[
Read more...
]
Read Inventory Campaign Data
[
Read more...
]
Read Performance Campaign Data (Depriciated)
[
Read more...
]
Generic Request
This is generic endpoint. Use this endpoint when some actions are not implemented by connector. Just enter partial URL (Required), Body, Method, Header etc. Most parameters are optional except URL. [
Read more...
]
Parameter | Description | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Url |
|
||||||||||||||||||||||||||
Body |
|
||||||||||||||||||||||||||
IsMultiPart |
|
||||||||||||||||||||||||||
Filter |
|
||||||||||||||||||||||||||
Headers |
|
Generic Request (Bulk Write)
This is a generic endpoint for bulk write purpose. Use this endpoint when some actions are not implemented by connector. Just enter partial URL (Required), Body, Method, Header etc. Most parameters are optional except URL. [
Read more...
]
Parameter | Description |
---|---|
Url |
|
IsMultiPart |
|
Filter |
|
Headers |
|
SQL examples for Nativo Connector
Use these example Nativo SQL queries within SQL Server or any other ODBC-compatible application:
There are no examples