콘텐츠 신고
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
사용자가 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
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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"]]