Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202308.ReportServiceInterfaceChannel Interface Reference
Inheritance diagram for Google.Api.Ads.AdManager.v202308.ReportServiceInterfaceChannel:
Google.Api.Ads.AdManager.v202308.ReportServiceInterface

Additional Inherited Members

- Public Member Functions inherited from Google.Api.Ads.AdManager.v202308.ReportServiceInterface
string getReportDownloadURL (long reportJobId, Google.Api.Ads.AdManager.v202308.ExportFormat exportFormat)
 
System.Threading.Tasks.Task
< string > 
getReportDownloadURLAsync (long reportJobId, Google.Api.Ads.AdManager.v202308.ExportFormat exportFormat)
 
string getReportDownloadUrlWithOptions (long reportJobId, Google.Api.Ads.AdManager.v202308.ReportDownloadOptions reportDownloadOptions)
 
System.Threading.Tasks.Task
< string > 
getReportDownloadUrlWithOptionsAsync (long reportJobId, Google.Api.Ads.AdManager.v202308.ReportDownloadOptions reportDownloadOptions)
 
Google.Api.Ads.AdManager.v202308.ReportJobStatus getReportJobStatus (long reportJobId)
 
System.Threading.Tasks.Task
< Google.Api.Ads.AdManager.v202308.ReportJobStatus
getReportJobStatusAsync (long reportJobId)
 
Google.Api.Ads.AdManager.v202308.SavedQueryPage getSavedQueriesByStatement (Google.Api.Ads.AdManager.v202308.Statement filterStatement)
 
System.Threading.Tasks.Task
< Google.Api.Ads.AdManager.v202308.SavedQueryPage
getSavedQueriesByStatementAsync (Google.Api.Ads.AdManager.v202308.Statement filterStatement)
 
Google.Api.Ads.AdManager.v202308.ReportJob runReportJob (Google.Api.Ads.AdManager.v202308.ReportJob reportJob)
 
System.Threading.Tasks.Task
< Google.Api.Ads.AdManager.v202308.ReportJob
runReportJobAsync (Google.Api.Ads.AdManager.v202308.ReportJob reportJob)
 

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