type Date (v202508)

  • The content lists various Ad Manager API services available in version v202508.

  • It includes services related to ad rules, adjustments, audience segments, content management, creatives, forecasting, inventory, reporting, and users, among others.

  • The content also briefly describes the Date object, which represents a date with fields for year, month, and day, and notes its namespace and data types for each field.

Represents a date.


Namespace
https://www.google.com/apis/ads/publisher/v202508

Field

year

xsd:int

Year (e.g., 2009)

month

xsd:int

Month (1..12)

day

xsd:int

Day (1..31)