API Documents///
- Retrieve list of abtest variants available in audience
Get realtime setting for the Audience
Update realtime setting for the Audience
Return a list of Realtime Attributes for the Audience
Create a Realtime Attribute
Return the Realtime Attribute
Update the Realtime Attribute
Delete the Realtime Attribute
Bulk update imported attributes
Return a list of Realtime Key Events for the Audience
Create a Realtime Key Event for the Audience
Return the specified Realtime Key Event
Edit the specified Realtime Key Event
Delete the specified Realtime Key Event
Return a list of columns of the specified Realtime Key Event
Return a list of columns of the specified Realtime Event Table
Return the current version for the Audience
List available realtime attributes
Create a realtime journey
Retrieve summary of specified realtime journey
Update realtime journey entity
Delete realtime journey entity
Validate fields of the realtime journey
Retrieve a list of realtime journeys under the Parent Segment
Retrieve a list of realtime activations under the Parent Segment
Retrieve a list of realtime journey activations for the specified realtime journey.
Create a realtime journey activations for the specified realtime journey.
Retrieve a summary of the activation node in a realtime journey.
Update activation node in journey
Pause activations in the realtime journey.
Resume activations in the realtime journey.
Create a duplicate of the specified realtime journey
Retrieve list of abtest v...
Retrieve a list of abtest variants available in an audience. It returns the viewable realtime journeys only.
Security
TdApikeyAuth
- https://api-cdp.treasuredata.comhttps://api-cdp.treasuredata.com/entities/realtime_journeys/abtest_variants
- https://api-cdp.treasuredata.co.jphttps://api-cdp.treasuredata.co.jp/entities/realtime_journeys/abtest_variants
- https://api-cdp.eu01.treasuredata.comhttps://api-cdp.eu01.treasuredata.com/entities/realtime_journeys/abtest_variants
- https://api-cdp.ap02.treasuredata.comhttps://api-cdp.ap02.treasuredata.com/entities/realtime_journeys/abtest_variants
- https://api-cdp.ap03.treasuredata.comhttps://api-cdp.ap03.treasuredata.com/entities/realtime_journeys/abtest_variants
curl -i -X GET \
'https://api-cdp.treasuredata.com/entities/realtime_journeys/abtest_variants?audience_id=0' \
-H 'Authorization: YOUR_API_KEY_HERE'Response
{ "data": [ { … } ] }