// Auto-generated types for Discovery — do not edit export interface DiscoveryTrendingListParams {} export interface DiscoveryTrendingListResponse {} export interface DiscoveryDetailParams { advertiser_id: string; discovery_type: string; hashtag_id: string; country_code: string; date_range: string; } export interface DiscoveryDetailResponse {} export interface DiscoveryVideoListParams {} export interface DiscoveryVideoListResponse {} export interface DiscoveryCmlTrendingListParams {} export interface DiscoveryCmlTrendingListResponse {} export interface DiscoveryCmlVideoListParams { business_id: string; commercial_music_id: string; country_code?: string; } export interface DiscoveryCmlVideoListResponse {} export interface DiscoveryTrendingSearchParams {} export interface DiscoveryTrendingSearchResponse {} export interface DiscoveryTrendingSearchKeywordParams {} export interface DiscoveryTrendingSearchKeywordResponse {}