Ads Data Hub의
두 가지 새로운 환경에 의해 도입된 최신 기능과 업데이트를 포함하여 문서가 업데이트되었습니다.
광고주, 대행사, 게시자는
마케팅 담당자 사이트를 참고하세요.
공급업체와 파트너는
측정 파트너 사이트를 참고하세요.
JobHistoryExportResponse
작업 기록 내보내기에 대한 응답이 반환되었습니다. 작업 기록 내보내기 요청에서 반환된 google.longrunning.Operation의 응답 필드에 저장됩니다.
JSON 표현 |
{
"jobCount": string,
"destProject": string,
"destDataset": string,
"destTable": string
} |
필드 |
jobCount |
string (int64 format)
최종 출력 테이블의 작업 수입니다.
|
destProject |
string
작업 기록 내보내기의 대상 BigQuery 프로젝트
|
destDataset |
string
작업 기록 내보내기의 대상 BigQuery 데이터 세트입니다.
|
destTable |
string
작업 기록 내보내기의 대상 BigQuery 테이블
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2022-09-27(UTC)
[null,null,["최종 업데이트: 2022-09-27(UTC)"],[[["Successful job history exports return a JSON response within the `google.longrunning.Operation` object."],["This JSON response includes details about the exported job count and the destination BigQuery table location (project, dataset, and table name)."],["The `jobCount` field indicates the total number of jobs exported and stored in the destination BigQuery table, represented as a string formatted integer."]]],[]]