@adcp/client API Reference - v3.3.3
    Preparing search index...

    Interface CreativePolicy

    Creative requirements and restrictions for a product

    interface CreativePolicy {
        co_branding: CoBrandingRequirement;
        landing_page: LandingPageRequirement;
        templates_available: boolean;
    }
    Index

    Properties

    co_branding: CoBrandingRequirement
    landing_page: LandingPageRequirement
    templates_available: boolean

    Whether creative templates are provided