Create media apps

This page describes how to create media recommendation apps and media search apps.

The processes for creating media recommendations apps and creating media search apps are similar. Both apps can use the same media data stores—although for recommendations the data store must contain user events while for search, user events are recommended but not required.

Before you begin

Make sure that you have created your media data store.

For information about creating a media data store, see Create a media data store.

Create a media recommendations app

To use the Google Cloud console to create a media recommendations app, follow these steps:

Console

  1. In the Google Cloud console, go to the Agent Builder page.

    Agent Builder

  2. On the Apps page, click Create app.

  3. On the Create app page, select Recommendations.

  4. In the App name field, enter a name for your app. Your app ID, also called the engine ID, appears under the field.

  5. Optional: Click Edit to edit your app ID.

  6. Under Content, click Media. Media content options appear.

  7. Select a recommendations type. For more information, see Recommendations types.

  8. Select a business objective. For more information, see Optimization for business objectives.

  9. (Only for Recommended for you) Select a context event type. For more information, see Recommended for you.

  10. (Only for Most popular) Enter a time window in the Days field if you selected the Most popular recommendations type.

  11. Click Continue.

  12. Select a media data store that you previously created. Only media data stores are displayed for selection.

  13. Optional: To see a list of unavailable data stores, click Learn why.

    A table is displayed with a list of data stores and the reason why they are unavailable.

  14. On the Data Stores page, click Create. Your new app is created and connected to the data store that you selected. The information page for your data store appears.

If you see the message Data requirements not met, you have to import more data, usually in the form of more recent user events. For information about importing user events, see About media user events and Import historical user events, and Record real-time user events.

To use the Google Cloud console to create a media search app, follow these steps:

Console

  1. In the Google Cloud console, go to the Agent Builder page.

    Agent Builder

  2. On the Apps page, click Create app.

  3. On the Create app page, select Search.

  4. Under Content, click Media.

  5. In the App name field, enter a name for your app. Your app ID, also called the engine ID, appears under the field.

  6. Optional: Click Edit to edit your app ID.

  7. Click Continue.

  8. Select a media data store that you previously created. Only media data stores are displayed for selection.

  9. Optional: To see a list of unavailable data stores, click Learn why.

    A table is displayed with a list of data stores and the reason why they are unavailable.

  10. On the Data Stores page, click Create. Your new app is created and connected to the data store that you selected. The information page for your data store appears.

What's next