• Generates a Nozomi URI based on the provided options.

    Parameters

    • options: { popularityOrderBy?: PopularityPeriod; tag?: Tag } = {}

      The options for generating the URI.

      • OptionalpopularityOrderBy?: PopularityPeriod

        The popularity period to order by.

      • Optionaltag?: Tag

        The tag to include in the URI.

    Returns string

    The generated Nozomi URI.