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

    Interface SyncCreativeFormatProjection

    interface SyncCreativeFormatProjection {
        selectorContainers: readonly CanonicalCreativeFormatSelectorContainer[];
        legacyFormatConverter?: LegacyFormatConverter;
    }
    Index

    Properties

    selectorContainers: readonly CanonicalCreativeFormatSelectorContainer[]
    legacyFormatConverter?: LegacyFormatConverter