Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page describes how to configure Integration Endpoint to push assets to Youtube.

Remember that the Integration Endpoints can be configured from MM5 under settings:

...

Initialization

Access your MM, and enter Settings.

Image Added

In here, you will have to create a new endpoint.

You should be seeing the following screens - just without the data

Image AddedImage Added

The following steps will guide you to fill this form out correctly.

Title

Simply name your integration endpoint something descriptive.

Folder ID

In your DAM Center ("DC" henceforth), you must create a new folder.

Go to the DC, right-click Channels → Add folder

Image Added

Name it "Youtube" /or something else if you prefer)

Right-click the Youtube folder, and press "Edit Folder Rights"

Image Added

Channel Folder

First, ensure that you have a channel folder for youtube. Go to your DAM Center and create a channel folder.Image Removed.

Image Added

Image Added

Input the number into your integration form.

Obtaining your Youtube client secret

Access https://console.cloud.google.com/apis/api/youtube.googleapis.com/credentials and log in as your Google user.

Go to the developer's console and download the JSON file as illustrated below.

Image Added

If you have no OAuth 2.0 Client ID, please create one using the "Create Credentials" - also shown in the image above.

Info

It's imperative that the client secret is added to the integration endpoint configuration.

Events

For the type of events which export to Youtube will trigger on, please go to the DC 5.2.0 the page named "4.6 Integration Endpoint page and check the different events" to get a full overview.

In this context, it would make most sense to at least subscribe to profile published of videos which handles video publishing (only to the channel that has been configured) + unpublish/publish as shown here:

Obtaining your Youtube client secret

It is important to obtain a client secret from your developer for this to work. Go to the developers console and download the json file as illustrated below. The content of that file must be used as input in the integration endpoint configuration.

Image Removed

...

Search name

In the Search name field input "exportSearch"

Image Added

Some versions of the DC require you to manually "install" the exportSearch.

Please look at for more info if in doubt.

Export media format ID

Go to formats in the DAM Center DC and get the format id ID that corresponds to the published profiles that you are "subscribing" to. (In the field "Subscribe to profiles")

For instance, the profile selected above contains the following formats (480p is highlighted here):

...

In here you can see a list of export formats and the id ID to the very left. (In this case 50038)

Configuration

Go to the settings page and create a new Integration Endpoint.  Important is to

...

The most Important steps are:

  1. Get the channel folder ID (the one you just created above)
  2. Select the export type to youtube
  3. Copy&/Paste the json JSON secret
  4. select Select published profiles
  5. get Get the export format id


Test 

...