コンテンツのレポート
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
ユーザーが Tenor にコンテンツを報告できるようにするには、必要なパラメータを指定して、ユーザーを次の URL に誘導します。これにより、ユーザーは Tenor のコンテンツ報告フローに移動します。
ベース URL
https://reportingwidget.google.com/widget/49?cid=<CONTENT_URL>&url=<CONTENT_URL>
パラメータ
cid
: ユーザーが報告対象として選択したコンテンツの Tenor 配信 URL。パラメータは URL エンコード形式の文字列にする必要があります。
url
: ユーザーが報告対象として選択したコンテンツの Tenor 配信 URL。パラメータは URL エンコード形式の文字列にする必要があります。
重要 Tenor リンクは、コンテンツの報告でサポートされていない場合があります。
報告には、Tenor ウェブサイトへのリンクや短縮 URL ではなく、画像/動画アセットの直接リンクを使用してください。サポートされているコンテンツ URL 形式の例は次のとおりです。
- https://media.tenor.com/2wdlar795ZAAAAAd
- https://media1.tenor.com/m/2wdlar795ZAAAAAd/example-content-url.gif
- https://c.tenor.com/2wdlar795ZAAAAAd/tenor.gif
値が入力されたレポート 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
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-25 UTC。"],[],["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"]]