Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Contains properties that define a date.
Do not use this object to specify a date when calling one of the forDateRange() methods such as AdGroupSelector.forDateRange(). Instead, use this object to receive a date from methods such as AdGroup.getStartDate().
Properties
| Property | Type | Description |
|---|---|---|
| day | integer | The day of the month. For example, 30. |
| month | integer | The numeric calendar month, where 1 is January and 12 is December. |
| year | integer | The four-digit calendar year. For example, 2018. |