Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.DateTime Class Reference

Represents a date combined with the time of day. More...

Properties

Date date [get, set]
 
int hour [get, set]
 
bool hourSpecified [get, set]
 
int minute [get, set]
 
bool minuteSpecified [get, set]
 
int second [get, set]
 
bool secondSpecified [get, set]
 
string timeZoneId [get, set]
 

Detailed Description

Represents a date combined with the time of day.

Property Documentation

Date Google.Api.Ads.AdManager.v202305.DateTime.date
getset
int Google.Api.Ads.AdManager.v202305.DateTime.hour
getset
bool Google.Api.Ads.AdManager.v202305.DateTime.hourSpecified
getset

true, if a value is specified for hour, false otherwise.

int Google.Api.Ads.AdManager.v202305.DateTime.minute
getset
bool Google.Api.Ads.AdManager.v202305.DateTime.minuteSpecified
getset

true, if a value is specified for minute, false otherwise.

int Google.Api.Ads.AdManager.v202305.DateTime.second
getset
bool Google.Api.Ads.AdManager.v202305.DateTime.secondSpecified
getset

true, if a value is specified for second, false otherwise.

string Google.Api.Ads.AdManager.v202305.DateTime.timeZoneId
getset

The documentation for this class was generated from the following file: