This is legacy documentation, and may not be complete. To see the latest documentation, if you are a marketer, refer to the Marketers site. If you are a measurement partner, refer to the Measurement Partners site.
Metadata about a job history export job. This is stored in the metadata field of the google.longrunning.Operation returned by a query execution request.
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
Starting time range for jobs included in this export, inclusive.
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
Ending time range for jobs included in this export, exclusive.
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
[[["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 2024-09-18 UTC."],[[["JobHistoryExportMetadata provides details about a job history export stored in the metadata field of a query execution request's google.longrunning.Operation."],["This metadata includes identifiers like customer ID, destination project and dataset, and timestamps for the export job and the time range of jobs included."],["The timestamps are formatted in RFC3339 UTC \"Zulu\" format with nanosecond resolution."],["`timeRangeStartTime` is inclusive and `timeRangeEndTime` is exclusive in the job history export."]]],["This document details the metadata of a job history export, stored within a `google.longrunning.Operation`. Key data includes the `customerId` that ran the query and the destination (`destProject`, `destDataset`) for BigQuery export. It tracks `exportStartTime` and `exportEndTime` to show the export duration. Also, the time frame of the included jobs is defined by `timeRangeStartTime` and `timeRangeEndTime`, in RFC3339 UTC \"Zulu\" format.\n"]]