@adcp/sdk API Reference - v14.0.0-beta.6
    Preparing search index...

    Type Alias CanonicalListCreativesResponse

    CanonicalListCreativesResponse: Omit<
        CanonicalCreativeResponse<LegacyListCreativesResponse>,
        "creatives",
    > & { creatives: CanonicalListedCreative[] }