type ReportJob (v202411)

  • 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.

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/v202411

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.