timestamp
보고서가 지원 중단되었거나 지원 중단될 날짜와 시간입니다. 지원 중단된 보고서 유형의 작업이 있는 경우 지원 중단 날짜가 발표된 후 3개월 동안 YouTube에서 해당 작업에 대한 새 보고서를 생성합니다.
예를 들어 content_owner_basic_a1 보고서의 지원 중단 발표는 2016년 5월 19일에 있었습니다. 따라서 해당 보고서 유형의 deprecateTime 필드는 2016년 8월 19일 이후 YouTube에서 해당 유형의 보고서 생성을 중지하는 시간을 지정합니다.
systemManaged
boolean
이 값은 콘텐츠 소유자가 먼저 jobs.create 메서드를 호출하여 YouTube에 보고서를 생성하도록 지시하지 않아도 YouTube에서 YouTube 콘텐츠 소유자를 위해 보고서를 자동으로 생성하는 경우 true입니다. 실제로 reportTypeId 속성이 시스템 관리 보고서를 식별하는 경우 jobs.create 메서드는 오류를 반환합니다.
[[["이해하기 쉬움","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"]],["최종 업데이트: 2026-09-15(UTC)"],[],["A `reportType` resource defines a retrievable report for channels or content owners. The API supports listing available `reportTypes`. Each `reportType` has an `id`, `name`, `deprecateTime`, and `systemManaged` status. The `id` property identifies the report's type, such as user activity or demographics. `SystemManaged` reports are generated automatically, whereas other reports have to be called using the `jobs.create` method. The deprecation date marks when report generation stops.\n"]]