Data Model
The provider leverages the Oracle Eloqua Reporting OData API, which provides access to data from the Insight data warehouse.
The Oracle Eloqua Reporting API endpoints are exposed in different schemas for different subject areas. A subject area is simply a collection of attributes and metrics that are compatible with each other. It represents a view of the physical database and groups data together that has a logical relationship.
CData ADO.NET Provider for Oracle Eloqua Reporting Schemas
| Data Model | Description |
| Account Activity |
This schema exposes endpoints that provide access to account activity related metrics and attributes. |
| Activity Details |
This schema exposes endpoints that provide access to activity details related metrics and attributes. |
| Campaign Analysis |
This schema exposes endpoints that provide access to campaign analysis related metrics and attributes. |
| Campaign External Activity |
This schema exposes endpoints that provide access to campaign external activity related metrics and attributes. |
| Form Submission |
This schema exposes endpoints that provide access to form submission related metrics and attributes. |
| Landing Page Analysis |
This schema exposes endpoints that provide access to landing page analysis related metrics and attributes. |
| Opportunity Analysis |
This schema exposes endpoints that provide access to opportunity analysis related metrics and attributes. |