Class: AdWords::V13::ReportService::ReportJobStatus
- Inherits:
-
String
- Object
- String
- AdWords::V13::ReportService::ReportJobStatus
- Defined in:
- lib/adwords4r/v13/ReportService.rb
Overview
ReportJobStatus
Constant Summary collapse
- Completed =
ReportJobStatus.new("Completed")
- Failed =
ReportJobStatus.new("Failed")
- InProgress =
ReportJobStatus.new("InProgress")
- Pending =
ReportJobStatus.new("Pending")