post https://koddi.io/console/v1/member_groups//experiences//entities/bid_recommendations
Response
Field | Type | Description |
---|---|---|
bid_recommendation | array of objects | The array that holds the bid recommendations per bidder |
entity_id | int | The koddi entity ID for to the following items in the response |
recommended_value | float | The singular recommended bid value for the entity |
lowest_bid | float | The lowest recommended bid for the entity to keep it competitive |
highest_bid | float | The highest recommended bid for the entity to prevent over-bidding |
aggregated_bid_recommendation | object | The array that holds the averaged bid recommendations across the entities included in the request |
recommended_value | float | The singular recommended bid value for the set of entities |
lowest_bid | float | The lowest recommended bid for the set of entities to keep them competitive |
highest_bid | float | The highest recommended bid for the set of entities to prevent over-bidding |