DayMonthAndYear Data Object - Ad Insight
Defines an object that you use to specify the start and end dates of a date range.
Syntax
<xs:complexType name="DayMonthAndYear" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Day" type="xs:int" />
<xs:element minOccurs="0" name="Month" type="xs:int" />
<xs:element minOccurs="0" name="Year" type="xs:int" />
</xs:sequence>
</xs:complexType>
Elements
The DayMonthAndYear object has the following elements: Day, Month, Year.
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13
Used By
AdGroupBidLandscape
DateRangeSearchParameter
GetHistoricalSearchCount
GetPerformanceInsightsDetailDataByAccountId
HistoricalSearchCountPeriodic
KeywordBidLandscape
PerformanceInsightsDetail