API Documents///
- Retrieve population statistics audience
Retrieve list of parent segment configurations
Create new parent segment configuration
Retrieve parent segment configuration by ID
Update parent segment configuration
Delete parent segment configuration
Retrieve list of audience attributes
Retrieve list of audience behaviors
Run workflow to (re)generate parent segment
Retrieve list of executions using audienceId
Retrieve list of values for a parent segment configuration's attribute
Retrieve list of sample values for a parent segment configuration's behavior
Retrieve population stati...
Retrieve the population history of the audience. The history is returned per day and those days are calculated in the timezone of the audience.
Security
TdApikeyAuth
- https://api-cdp.treasuredata.comhttps://api-cdp.treasuredata.com/audiences/{audienceId}/statistics
- https://api-cdp.treasuredata.co.jphttps://api-cdp.treasuredata.co.jp/audiences/{audienceId}/statistics
- https://api-cdp.eu01.treasuredata.comhttps://api-cdp.eu01.treasuredata.com/audiences/{audienceId}/statistics
- https://api-cdp.ap02.treasuredata.comhttps://api-cdp.ap02.treasuredata.com/audiences/{audienceId}/statistics
- https://api-cdp.ap03.treasuredata.comhttps://api-cdp.ap03.treasuredata.com/audiences/{audienceId}/statistics
curl -i -X GET \
'https://api-cdp.treasuredata.com/audiences/1234/statistics?from=2019-01-01&to=2019-04-30' \
-H 'Authorization: YOUR_API_KEY_HERE'Response
- integer (int64)
- boolean
[ [ 1556382847, 1234, true ] ]