BingAdsDate

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.