[[["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 2025-08-06 UTC."],[[["\u003cp\u003eThe ReportService enables access to performance and statistics data for ad campaigns, networks, inventory, and sales through ReportJobs.\u003c/p\u003e\n"],["\u003cp\u003eReportJobs, identified by a unique ID assigned by Google, utilize ReportQueries to define the criteria for data retrieval.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can interact with these resources using the provided namespace for API integration.\u003c/p\u003e\n"]]],["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"],null,["**Service** \n**ReportService** **Dependencies** \n[runReportJob()](/ad-manager/api/reference/v202411/ReportService#runReportJob) \n▼\n**ReportJob**\n\nRepresents a report job that will be run to retrieve performance and\nstatistics information about ad campaigns, networks, inventory and sales.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ||\n|---------------|----------------------------------------------------------------------------------------------------------------|\n| `id` | ` `xsd:`long` The unique ID of the `ReportJob`. This value is read-only and is assigned by Google. |\n| `reportQuery` | ` `[ReportQuery](/ad-manager/api/reference/v202411/ReportService.ReportQuery)` ` Holds the filtering criteria. |"]]