[[["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-02-13 UTC."],[[["ReportJob objects represent reports that provide performance and statistics information about ad campaigns, networks, inventory, and sales within Google Ad Manager."],["Each ReportJob has a unique ID assigned by Google and a ReportQuery which defines the filtering criteria for the report."],["ReportJobs are initiated using the `runReportJob()` method of the `ReportService`."]]],["The `ReportService` uses `runReportJob()` to initiate a `ReportJob`, which retrieves performance and statistics for ad campaigns, networks, inventory, and sales. A `ReportJob` has a unique, read-only `id` assigned by Google and uses a `ReportQuery` to define filtering criteria. The service operates within the `https://www.google.com/apis/ads/publisher/v202402` namespace.\n"]]