Get placement rate information including current and latest rate IDs.
Returns a PlacementRateInfo object with HasFutureRate set to true if the latest rate ID differs from the current rate ID.
Copy
curl --request GET \ --url https://api.example.com/api/Placements/{placementId}/rates/info
Get placement rate information including current and latest rate IDs.
Returns a PlacementRateInfo object with HasFutureRate set to true if the latest rate ID differs from the current rate ID.
GET
/
api
/
Placements
/
{placementId}
/
rates
/
info
Get placement rate information including current and latest rate IDs.
Returns a PlacementRateInfo object with HasFutureRate set to true if the latest rate ID differs from the current rate ID.
Copy
curl --request GET \ --url https://api.example.com/api/Placements/{placementId}/rates/info