|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Date | |
|---|---|
| com.google.api.ads.dfp.axis.v201203 | |
| Uses of Date in com.google.api.ads.dfp.axis.v201203 |
|---|
| Methods in com.google.api.ads.dfp.axis.v201203 that return Date | |
|---|---|
Date |
DateTime.getDate()
Gets the date value for this DateTime. |
Date |
ReportQuery.getEndDate()
Gets the endDate value for this ReportQuery. |
Date |
ReportQuery.getStartDate()
Gets the startDate value for this ReportQuery. |
| Methods in com.google.api.ads.dfp.axis.v201203 with parameters of type Date | |
|---|---|
void |
DateTime.setDate(Date date)
Sets the date value for this DateTime. |
void |
ReportQuery.setEndDate(Date endDate)
Sets the endDate value for this ReportQuery. |
void |
ReportQuery.setStartDate(Date startDate)
Sets the startDate value for this ReportQuery. |
| Constructors in com.google.api.ads.dfp.axis.v201203 with parameters of type Date | |
|---|---|
DateTime(Date date,
Integer hour,
Integer minute,
Integer second,
String timeZoneID)
|
|
ReportQuery(Dimension[] dimensions,
ReportQueryAdUnitView adUnitView,
Column[] columns,
DimensionAttribute[] dimensionAttributes,
Date startDate,
Date endDate,
DateRangeType dateRangeType,
DimensionFilter[] dimensionFilters,
Statement statement)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||