Optimizely Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
Optimizely Tables
| Name | Description |
| Attributes | List Attributes under a Project. |
| Audiences | Get a list of all the Audiences for a Project. |
| CampaignResults | Get results for a single Campaign. |
| Campaigns | Get a list of all the Campaigns in a Project. |
| Events | Get all Events for a Project. |
| ExperimentResults | Get results for a single Experiment. |
| Experiments | Get a list of all the Experiments by Project or Campaign. |
| Extensions | List Extensions under a project. |
| Groups | List Exclusion Groups under a Project. |
| ListAttributes | Get all of the List Attributes that have been created in a given project. |
| Pages | List all Pages for a Project. |
| Projects | Get a list of all the Projects in your account. |