|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilterSpec | |
|---|---|
| com.google.api.ads.adwords.v201109.mcm | |
| Uses of FilterSpec in com.google.api.ads.adwords.v201109.mcm |
|---|
| Fields in com.google.api.ads.adwords.v201109.mcm declared as FilterSpec | |
|---|---|
static FilterSpec |
FilterSpec.ALL
|
static FilterSpec |
FilterSpec.ONLY_LEAF_CLIENTS
|
static FilterSpec |
FilterSpec.ONLY_SUBMANAGERS
|
static FilterSpec |
FilterSpec.UNKNOWN
|
| Methods in com.google.api.ads.adwords.v201109.mcm that return FilterSpec | |
|---|---|
static FilterSpec |
FilterSpec.fromString(String value)
|
static FilterSpec |
FilterSpec.fromValue(String value)
|
FilterSpec |
AlertQuery.getFilterSpec()
Gets the filterSpec value for this AlertQuery. |
| Methods in com.google.api.ads.adwords.v201109.mcm with parameters of type FilterSpec | |
|---|---|
void |
AlertQuery.setFilterSpec(FilterSpec filterSpec)
Sets the filterSpec value for this AlertQuery. |
| Constructors in com.google.api.ads.adwords.v201109.mcm with parameters of type FilterSpec | |
|---|---|
AlertQuery(ClientSpec clientSpec,
FilterSpec filterSpec,
AlertType[] types,
AlertSeverity[] severities,
TriggerTimeSpec triggerTimeSpec,
String triggerTime,
long[] clientCustomerIds)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||