Adding Tags to a Playlist Asset

Add tags to a playlist asset in Media Streams to organize your resources according to your business needs.

You can add tags at the time you create a resource, or you can update the resource later with the required tags. For general information about applying tags, see Resource Tags and for general information about tagging, see Tagging Overview.

  • Adding tags is optional.

    1. Open the navigation menu and click Analytics & AI. Under Media Services, click Media Streams.
    2. On the Distribution Channels list page, select the compartment that contains the playlist to which you want to add tags.
    3. Click the name of the channel that contains the playlist for which you want to add tags.
    4. On the Distribution Channel details page, under Resources, click Playlist Assets.
    5. From the Playlist Assets section, select the playlist asset for which you want to add tags.
    6. On the Playlist Asset details page, click Add tags.
    7. In the Add tags dialog box, provide the following details:
      • Tag namespace: To add a defined tag, select an existing namespace. To add a free-from tag, leave the value blank.
      • Tag key: To add a defined tag, select an existing tag key. To add a free-form tag, type the key name that you want.
      • Tag value: Type the tag value that you want.

      To add more tags, click Add tag. To remove a tag, click X.

    8. Click Add tags.
  • Use the update command and required parameters to add tags for a playlist asset:

    oci media-services media-asset update [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the UpdateMediaAsset operation to add tags for a playlist asset.