Condividi tramite


Oggetto dati DayMonthAndYear - Ad Insight

Definisce un oggetto utilizzato per specificare le date di inizio e fine di un intervallo di date.

Sintassi

<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>

Elementi

L'oggetto DayMonthAndYear include gli elementi seguenti: Day, Month, Year.

Elemento Descrizione Tipo di dati
Giorno Giorno del mese. int
Mese Mese specificato come valore intero compreso tra 1 e 12, dove 1 è gennaio e 12 dicembre. int
Anno Anno specificato come valore intero a quattro cifre. int

Requisiti

Servizio: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13

Usato da

AdGroupBidLandscape
DateRangeSearchParameter
GetHistoricalSearchCount
GetPerformanceInsightsDetailDataByAccountId
HistoricalSearchCountPeriodic
KeywordBidLandscape
PerformanceInsightsDetail