[[["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-11-19 UTC."],[[["The ReportService enables access to performance and statistics data for ad campaigns, networks, inventory, and sales through ReportJobs."],["ReportJobs, identified by a unique ID assigned by Google, utilize ReportQueries to define the criteria for data retrieval."],["Developers can interact with these resources using the provided namespace for API integration."]]],["The `ReportService` uses `runReportJob()` to initiate a `ReportJob`. A `ReportJob` is used to fetch performance and statistical data on ad campaigns, networks, inventory, and sales. Each `ReportJob` has a unique, Google-assigned `id` and uses `ReportQuery` to define filtering criteria for the data retrieval. The `ReportJob` is within the `https://www.google.com/apis/ads/publisher/v202411` namespace.\n"]]