Integration models
SDK bidder
Your network SDK is embedded in the publisher app via a CloudX adapter. Your SDK loads and renders the creative; CloudX orchestrates the auction and lifecycle. CloudX does not render it.
Server-to-server (SDK-less)
You respond to CloudX bid requests over OpenRTB with creative markup in
bid.adm. There is no network SDK in the app — CloudX renders the creative directly. This is the path the CloudX-Rendered Creative Specification governs.When CloudX renders your creative
For server-to-server demand, a bid is rendered by the CloudX SDK when the bid response carries the render provider marker:provider is cloudx, the CloudX SDK renders the creative in-app from bid.adm, regardless of which demand partner supplied the bid. When the marker is absent, rendering is delegated to a network SDK.
If your creatives are rendered by CloudX, read the CloudX-Rendered Creative Specification for the accepted creative types, supported formats, per-bid configuration, and user-experience behavior.