[[["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-08-20 UTC."],[[["The ReportService enables access to performance and statistics data about ad campaigns, networks, inventory, and sales via ReportJobs."],["ReportJobs, identified by a unique ID assigned by Google, utilize ReportQuery to define filtering criteria for retrieving data."],["Developers can interact with these resources using the specified namespace: `https://www.google.com/apis/ads/publisher/v202408`."]]],["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, Google-assigned `id` and a `reportQuery` field, which contains the criteria used to filter the data. This information is under the namespace `https://www.google.com/apis/ads/publisher/v202408`. The `id` field is read only.\n"]]