type Date (v202411)

  • This page provides detailed information about the Date object in the Google Ad Manager API.

  • The Date object is used to represent a specific calendar date, containing year, month, and day fields.

  • Developers can utilize the Date object within various Ad Manager services for tasks like scheduling or reporting.

  • The Date object is structured using XML Schema Definition (xsd) with integer types for its fields and falls under the specified namespace.


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

Field

year

xsd:int

month

xsd:int

day

xsd:int