| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201708 |
| Modifier and Type | Field and Description |
|---|---|
protected StartDateTimeType |
LineItemSummary.startDateTimeType |
protected StartDateTimeType |
AdRule.startDateTimeType |
protected StartDateTimeType |
LineItemCreativeAssociation.startDateTimeType |
| Modifier and Type | Method and Description |
|---|---|
static StartDateTimeType |
StartDateTimeType.fromValue(String v) |
StartDateTimeType |
LineItemSummary.getStartDateTimeType()
Gets the value of the startDateTimeType property.
|
StartDateTimeType |
AdRule.getStartDateTimeType()
Gets the value of the startDateTimeType property.
|
StartDateTimeType |
LineItemCreativeAssociation.getStartDateTimeType()
Gets the value of the startDateTimeType property.
|
static StartDateTimeType |
StartDateTimeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StartDateTimeType[] |
StartDateTimeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineItemSummary.setStartDateTimeType(StartDateTimeType value)
Sets the value of the startDateTimeType property.
|
void |
AdRule.setStartDateTimeType(StartDateTimeType value)
Sets the value of the startDateTimeType property.
|
void |
LineItemCreativeAssociation.setStartDateTimeType(StartDateTimeType value)
Sets the value of the startDateTimeType property.
|
Copyright © 2018. All Rights Reserved.