Constructors

Methods

  • Set persistent label on the ComScore PublisherConfiguration

    Parameters

    • label: string
    • value: string

    Returns void

  • Set persistent labels on the ComScore PublisherConfiguration

    Parameters

    • labels: {
          [key: string]: string;
      }

      object of key value pairs

      • [key: string]: string

    Returns void

Generated using TypeDoc