Get Environment Impressions for a single flag
GET {{baseUrl}}/applications/:applicationId/environments/:environmentName/impressions/:flagName?mode=hourly&from=59513100.660353094&to=59513100.660353094&platforms=aggregatedOnly
Get impressions for one flag within an environment
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
mode | string | Choose between daily and hourly report | |
from | string | Start time (UTC) timestamp (in seconds) of the impressions. In hourly mode, value will be rounded down to the beginning of the hour. In daily mode, to the beginning of the day. | |
to | string | End time (UTC) timestamp (in seconds) of the impressions. In hourly mode, value will be rounded up to the end of the hour and is limited to from + 24 hours. In daily mode, to the end of the day and limited to from + 31 days. | |
platforms | string | Comma-separated list of platforms. Use 'all' for details of all platforms or 'aggregatedOnly' to see only the aggregated values (no details per platform) |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"flagName":"eu amet adipisicing","impressions":[{"from":2839499.073755294,"to":-38520818.38558186,"byPlatformValues":[{"platform":"sint nulla consectetur","values":[{"value":"do","counter":16978529.5178376},{"value":"commodo id ea tempor","counter":74669603.93584615}]},{"platform":"velit ex anim eiusmod eu","values":[{"value":"proident sit est dolore esse","counter":13548316.718053937},{"value":"in l","counter":12887009.248317316}]}],"aggregatedValues":[{"value":"deserunt elit voluptate ullamco","counter":14945028.559450477},{"value":"elit","counter":-62465816.157708965}]},{"from":89379943.30422163,"to":-27105002.89032036,"byPlatformValues":[{"platform":"culpa anim sit ad est","values":[{"value":"occaecat mollit","counter":55212987.520910114},{"value":"adipisicing sunt sint tempor non","counter":-53192235.509148665}]},{"platform":"eu anim ipsum","values":[{"value":"reprehenderit velit sunt labore","counter":11053608.392907053},{"value":"sint ipsum dolore culpa","counter":-75942540.49181023}]}],"aggregatedValues":[{"value":"in dolor eiusmod aliquip","counter":-59467763.90208215},{"value":"aute ipsum ex","counter":-97392933.92213911}]}]}