@adcp/client API Reference - v4.19.0
    Preparing search index...

    Type Alias BuildCreativeResponse

    BuildCreativeResponse:
        | BuildCreativeSuccess
        | BuildCreativeMultiSuccess
        | BuildCreativeError

    Response containing the transformed or generated creative manifest(s), ready for use with preview_creative or sync_creatives. Returns either a single creative_manifest, an array of creative_manifests (for multi-format requests), or error information.