Interface: MusicVideoViewResponse
Defined in: endpoints/MusicVideos/types.ts:208
Properties
| Property | Type | Defined in |
|---|---|---|
data | MusicVideoResource[] | endpoints/MusicVideos/types.ts:209 |
href? | string | endpoints/MusicVideos/types.ts:210 |
next? | string | endpoints/MusicVideos/types.ts:211 |
meta | { [k: string]: unknown; metrics?: { dataSetId?: string; }; } | endpoints/MusicVideos/types.ts:212 |
meta.metrics? | { dataSetId?: string; } | endpoints/MusicVideos/types.ts:213 |
meta.metrics.dataSetId? | string | endpoints/MusicVideos/types.ts:214 |