Cache Management
Update Placements
Stores placement information in the cache. Used to update serving logic based on placement metadata.
POST
Body
application/json · object[]
The date and time when the placement was created.
ID of the placement (uuid4) a.k.a tagid in internal system.
Additional placement-specific extensions. Defaults to the PlacementExt
object.
(deprecated)
Response
204
Success