Tenor-compatible categories responses return arrays of Tenor Category Objects under the tags field.
| Property: | Example |
|---|---|
| searchterm: string Search term associated with the category. | "happy birthday" |
| path: string Generated Tenor-compatible search path for the category. | "/v2/search?q=happy+birthday&key=API_KEY" |
| image: string Category preview image URL. | "https://..." |
| name: string Display name for the category. | "Happy Birthday" |