---
title: "Highlight Reels"
description: ""
url: "https://www.pmsa.org/resources/video-highlight-reel"
date: "2026-06-30T19:40:12+00:00"
language: "en-GB"
---

# Hightlight Reels

PMSA 2025, Annual Conference, 30 Sec

PMSA 2025, Highlights Long

PMSA 2025, Women in Analytics

PMSA 2024, Highlights Short

PMSA 2024, Highlights Long

PMSA 2024, Highlights with Interviews

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.pmsa.org"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Video Highlight Reel",
            "item": "https://www.pmsa.org/resources/video-highlight-reel"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.pmsa.org/resources/video-highlight-reel#organization3",
    "name": "Pharmaceutical Management Science Association",
    "alternateName": "Agentis",
    "legalName": "Agentis Management",
    "email": "info@pmsa.org",
    "url": "https://www.pmsa.org",
    "telephone": "(859) 899-9130",
    "foundingDate": "1977-01-01",
    "logo": "https://www.pmsa.org//images/gsd.png",
    "image": "https://www.pmsa.org//images/gsd.png",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "1024 Capital Center Drive, Suite 205, Frankfort, Kentucky",
        "postalCode": "40601"
    }
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.pmsa.org/resources/video-highlight-reel"
    },
    "headline": "Highlight Reels",
    "description": "Hightlight Reels PMSA 2025, Annual Conference, 30 Sec PMSA 2025, Highlights Long PMSA 2025, Women in Analytics PMSA 2024, Highlights Short PMSA 2024, Highlights Long PMSA 2024, Highlights with Interviews",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.pmsa.org/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Pharmaceutical Management Science Association",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.pmsa.org//images/gsd.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Paul Scarnegie",
        "url": "https://www.pmsa.org/resources/video-highlight-reel"
    },
    "datePublished": "2025-10-15T15:14:09+00:00",
    "dateCreated": "2025-10-15T15:14:09+00:00",
    "dateModified": "2026-04-06T14:18:15+00:00"
}
```
