Add a content type

Learn how to load and add content types for your media

Content types allow you to classify media by categories with shared custom parameters.

By classifying your media with content types, you can effectively manage your media library:

  • Streamline content management
  • Simplify content creation through consistent parameters
  • Facilitate accurate media data validation and categorization

πŸ“˜

By default, a property does not have content types associated with it. You will need to add content types to your property by loading default content types or uploading your own.

Content Types tab

Content Types tab



Prerequisite

ItemDescription
App config entitlementEntitlement to use the app config

App config entitlement also enables the content types feature.

For more information, contact your JWP representative.


Load default content types

To get started with content types, you can load JWP’s default content types to your property. Each default comes with a unique set of predefined custom parameters to help organize your media.

Follow these steps to load default content types to your property:

  1. From the Properties page, select a property. The property settings appear.
  2. On the Content Types tab, click Load Default Types. The Add Content Types panel opens with a list of all default content types.
  3. Click Add. The Add Content Types panel closes, and the content types appear in the list view.

After loading default content types, you can upload a media item with content type settings:



Upload content types

JWP enables you to create bespoke content types for your unique content needs. You can customize and upload your own content types to your property.

Follow these steps to upload a custom content type:

  1. From the Properties page, select a property. The property settings appear.
  2. On the Content Types tab, click Add Content Types. The Add Content Types panel opens.
  3. Click + Browse. The file selector opens.
  4. Select a JSON file with your content type metadata.

    🚧

    In order for the dashboard to accept the JSON file, it must conform to JWP’s content types format. Contact your JWP representative or app partner to provide the required JSON.

  5. Click Add. The content type appears in the list view.

After uploading a custom content type, you can upload a media item with the content type’s settings.



FAQ

How do I apply a content type to existing media?

Follow these steps to apply a content type to an existing media item:

  1. From your Media Library, select a media item. The media details page appears.

  2. Under Content Type, select a content type from the dropdown menu. The Content Type section populates with all related metadata fields.

    Content Type section in media details page

    Content Type section in media details page

  3. Provide values for the content type fields:

  4. Click Save.



What’s Next