| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201308 |
| Modifier and Type | Field and Description |
|---|---|
static ActivityStatus |
ActivityStatus.ACTIVE |
static ActivityStatus |
ActivityStatus.INACTIVE |
| Modifier and Type | Method and Description |
|---|---|
static ActivityStatus |
ActivityStatus.fromString(String value) |
static ActivityStatus |
ActivityStatus.fromValue(String value) |
ActivityStatus |
Activity.getStatus()
Gets the status value for this Activity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Activity.setStatus(ActivityStatus status)
Sets the status value for this Activity.
|
| Constructor and Description |
|---|
Activity(Integer id,
Integer activityGroupId,
String name,
String expectedURL,
ActivityStatus status,
ActivityType type) |
Copyright © 2013. All Rights Reserved.