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

    Interface CreativePolicy

    Creative requirements and restrictions for a product

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

    Properties

    co_branding: CoBrandingRequirement
    landing_page: LandingPageRequirement
    templates_available: boolean

    Whether creative templates are provided

    provenance_required?: boolean

    Whether creatives must include provenance metadata. When true, the seller requires buyers to attach provenance declarations to creative submissions. The seller may independently verify claims via get_creative_features.