Required. Job history will be exported for jobs started on or after startDate but before endDate. startDate cannot be more than 30 days from the current date.
[[["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."],[[["\u003cp\u003eExports customer account job history to a BigQuery dataset selected by the customer.\u003c/p\u003e\n"],["\u003cp\u003eRequires specifying the project ID, dataset, start and end dates for the export.\u003c/p\u003e\n"],["\u003cp\u003eUses a POST request to \u003ccode\u003ehttps://adsdatahub.googleapis.com/v1/{customer=customers/*}:exportJobHistory\u003c/code\u003e with the customer ID in the path.\u003c/p\u003e\n"],["\u003cp\u003eThe start date for the export cannot be more than 30 days in the past and only a single day's worth of job history can be exported currently.\u003c/p\u003e\n"],["\u003cp\u003eNeeds authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/adsdatahub\u003c/code\u003e scope.\u003c/p\u003e\n"]]],["This API exports a customer account's job history to a BigQuery dataset. A `POST` request to `https://adsdatahub.googleapis.com/v1/{customer=customers/*}:exportJobHistory` requires the customer ID in the path. The request body, in JSON, mandates the `projectId`, `dataset`, `startDate`, and `endDate` for the export; `timeZone` is optional. The `startDate` must be within 30 days of the current date. A successful response returns an `Operation` instance, and the `https://www.googleapis.com/auth/adsdatahub` OAuth scope is needed.\n"],null,[]]