{% extends "base.html" %} {% block title %}Campaign Matching - Video Master{% endblock %} {% block extra_head %} {% endblock %} {% block content %}

Campaign Matching

Match adaptations to their source masters from a Box campaign folder

Back
Search Campaign on Box
Enter the campaign folder title (or any unique part of it). Matching is case-insensitive and ignores spaces, underscores, and hyphens — "kids drop 1" finds "1_CFUL263C01C_Kids drop1". {% if campaigns_folder_id %} Searches inside Box folder #{{ campaigns_folder_id }} . {% endif %}
Campaign Found:

0

Global Masters

0

Countries

0

Adaptations
Masters will be temporarily downloaded for fingerprinting, then deleted. Only lightweight fingerprints (~50KB each) are stored.
{% endblock %} {% block extra_scripts %} {% endblock %}