type ReportJob (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Represents a report job that will be run to retrieve performance and
statistics information about ad campaigns, networks, inventory and sales.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field
|
id
|
xsd:long
The unique ID of the ReportJob . This value is read-only and is
assigned by Google.
|
reportQuery
|
ReportQuery
Holds the filtering criteria.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The core content details the `ReportJob` within the `ReportService`, a mechanism for retrieving ad performance data. Key actions involve utilizing the `runReportJob()` method to initiate a report job. A `ReportJob` contains two main fields: a read-only `id` (a unique long integer assigned by Google) and a `reportQuery` object, which defines the criteria for the requested data. The `ReportJob` resource is located under the namespace `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# type ReportJob (v202502)\n\n**Service** \n**ReportService** **Dependencies** \n[runReportJob()](/ad-manager/api/reference/v202502/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/v202502`\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/v202502/ReportService.ReportQuery)` ` Holds the filtering criteria. |"]]