Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

Optimizely has sunset Full Stack Experimentation on July 29, 2024. See the recommended Feature Experimentation migration timeline and documentation.

Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference
GitHubDev CommunityOptimizely AcademySubmit a ticket

Optimizely developer documentation

How can we help you?

Try our conversational search powered by Generative AI!

AI OnAI Off
These docs are for v2.0. Click to read the latest docs for v3.0.

Get Impressions Usage

(BETA) Get Impressions Usage by account id

Log in to see full request history
Path Params
int64
required

The account ID of the customer

Query Params
integer
≤ 100
Defaults to 25

Optional pagination argument that specifies the maximum number of objects to return per request

integer
Defaults to 1

Optional pagination argument that specifies the page to return. If you have 140 objects and you choose to return 100 objects per page you will be able to access the last 40 objects on page 2. The default value is 1.

string
required

Start date of date range

string
required

End date of date range

platforms
array of strings
Defaults to edge,fullstack,web

The platform of the Project

platforms
string

Search by experiment_id, project_id.

string of strings
Defaults to impression_count

The property to sort by.

string of strings
Defaults to desc

The property to sort by.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json