Queued Suggestion Object
/experiments/EXPERIMENT_ID/queued_suggestions/QUEUED_SUGGESTION_ID
Represents a Suggestion that will subsequently be served. If there are Queued Suggestions available when a Suggestion is created, the Suggestion will be created from the first available Queued Suggestion.
Fields
Key | Type | Value |
---|---|---|
| The parameter values that will be used to create the Suggestion. | |
|
| The timestamp (in seconds since epoch) that this queued suggestion was created. |
|
| The |
|
| A unique ID for this queued suggestion. |
Supported Endpoints
Method | URI | Description |
---|---|---|
| Queued Suggestion Create | |
| Queued Suggestion Detail | |
| Queued Suggestion List | |
| Queued Suggestion Delete |
Example
Last updated