Content Reporting
Stay organized with collections
Save and categorize content based on your preferences.
To allow your users to report content to Tenor, direct the user to the following URL
with the required parameter. Doing so will place your user into Tenor's content
reporting flow.
Base URL
https://reportingwidget.google.com/widget/49?cid=<CONTENT_URL>&url=<CONTENT_URL>
Parameters
cid
: The Tenor serving URL for the content that the user selected to report.
The parameter should be a string in URL encoded format.
url
: The Tenor serving URL for the content that the user selected to report.
The parameter should be a string in URL encoded format.
IMPORTANT Not all Tenor links are supported for content reporting.
Please use the direct link of the image/video asset for reporting instead of
links to the Tenor website or shortened URLs. Examples of supported content URL formats include:
- https://media.tenor.com/2wdlar795ZAAAAAd
- https://media1.tenor.com/m/2wdlar795ZAAAAAd/example-content-url.gif
- https://c.tenor.com/2wdlar795ZAAAAAd/tenor.gif
Example populated reporting URL
https://reportingwidget.google.com/widget/49?cid=https%3A%2F%2Fc.tenor.com%2F2wdlar795ZAAAAAd%2Ftenor.gif&url=https%3A%2F%2Fc.tenor.com%2F2wdlar795ZAAAAAd%2Ftenor.gif
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-27 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-27 UTC."],[[["Direct users to a specific URL to report content on Tenor, initiating Tenor's content reporting process."],["The URL requires two parameters, `cid` and `url`, both representing the URL of the content to be reported and should be URL encoded."],["An example URL demonstrates the proper formatting with encoded parameters for reporting a specific GIF."]]],["Users can report content to Tenor by directing them to a specific URL. The base URL, `https://reportingwidget.google.com/widget/49`, requires two URL-encoded parameters: `cid` and `url`. Both parameters must contain the URL of the content selected for reporting. By providing the content's URL via these parameters, users enter Tenor's content reporting system. The example provides a clear illustration of how to structure the complete URL.\n"]]