Bid requests
When compression is enabled, CloudX compresses the OpenRTB JSON request body and identifies the algorithm with the HTTPContent-Encoding header:
Bid responses
WhenAccept-Encoding includes gzip or zstd, the bidder may compress the OpenRTB response with either advertised encoding. Set Content-Encoding to the algorithm used:
Content-Encoding header.
Failure handling and rollback
A response with an unsupported encoding, a compressed body with a missing or mismatchedContent-Encoding header, or a body that cannot be decompressed is invalid and excluded from the auction. CloudX does not automatically retry the response without compression. Contact CloudX to revert the endpoint to gzip or uncompressed traffic.