Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.ReportJob Class Reference

Represents a report job that will be run to retrieve performance and statistics information about ad campaigns, networks, inventory and sales. More...

Properties

long id [get, set]
 The unique ID of the More...
 
bool idSpecified [get, set]
 
ReportQuery reportQuery [get, set]
 Holds the filtering criteria. More...
 

Detailed Description

Represents a report job that will be run to retrieve performance and statistics information about ad campaigns, networks, inventory and sales.

Property Documentation

long Google.Api.Ads.AdManager.v202305.ReportJob.id
getset

The unique ID of the

ReportJob. This value is read-only and is assigned by Google.

bool Google.Api.Ads.AdManager.v202305.ReportJob.idSpecified
getset

true, if a value is specified for id, false otherwise.

ReportQuery Google.Api.Ads.AdManager.v202305.ReportJob.reportQuery
getset

Holds the filtering criteria.


The documentation for this class was generated from the following file: