type Date (v202505)

  • The AudienceSegmentService provides a Date type to represent a date.

  • The Date type includes fields for year, month, and day as integers.

  • This Date type is part of the Google Ads Publisher API, specifically version v202505.

Represents a date.


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

Field

year

xsd:int

Year (e.g., 2009)

month

xsd:int

Month (1..12)

day

xsd:int

Day (1..31)