# GetTopWatchedContentGuids ## Example Usage ```typescript import { GetTopWatchedContentGuids } from "@lukehagar/plexjs/sdk/models/operations"; let value: GetTopWatchedContentGuids = { id: "tvdb://2337", }; ``` ## Fields | Field | Type | Required | Description | Example | | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ | | `id` | *string* | :heavy_minus_sign: | N/A | tvdb://2337 |