| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.utils.v201805 | |
| com.google.api.ads.dfp.jaxws.v201805 |
| Modifier and Type | Method and Description |
|---|---|
static String |
DateTimes.toString(Date date)
Returns string representation of this date.
|
| Modifier and Type | Field and Description |
|---|---|
protected Date |
DateTime.date |
protected Date |
ReportQuery.endDate |
protected Date |
ReportQuery.startDate |
protected Date |
ReconciliationReport.startDate |
protected Date |
DateValue.value |
| Modifier and Type | Method and Description |
|---|---|
Date |
ObjectFactory.createDate()
Create an instance of
Date |
Date |
DateTime.getDate()
Gets the value of the date property.
|
Date |
ReportQuery.getEndDate()
Gets the value of the endDate property.
|
Date |
ReportQuery.getStartDate()
Gets the value of the startDate property.
|
Date |
ReconciliationReport.getStartDate()
Gets the value of the startDate property.
|
Date |
DateValue.getValue()
Gets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DateTime.setDate(Date value)
Sets the value of the date property.
|
void |
ReportQuery.setEndDate(Date value)
Sets the value of the endDate property.
|
void |
ReportQuery.setStartDate(Date value)
Sets the value of the startDate property.
|
void |
ReconciliationReport.setStartDate(Date value)
Sets the value of the startDate property.
|
void |
DateValue.setValue(Date value)
Sets the value of the value property.
|
Copyright © 2018. All Rights Reserved.