Class: AdCenterWrapper::AdGroupStatusReportFilter

Inherits:
Array
  • Object
show all
Defined in:
lib/adcenter_wrapper_entities.rb

Overview

https://adcenter.microsoft.com/v7AdGroupStatusReportFilter

contains list of AdGroupStatusReportFilter::*

Constant Summary collapse

Active =
"Active"
Deleted =
"Deleted"
Draft =
"Draft"
Expired =
"Expired"
Paused =
"Paused"
Submitted =
"Submitted"