timeZoneType property

String? timeZoneType
getter/setter pair

The time zone type of the day parts Possible string values are:

  • "TIME_ZONE_TYPE_UNSPECIFIED" : Default value. This field is unused.
  • "SELLER" : The publisher's time zone
  • "USER" : The user's time zone

Implementation

core.String? timeZoneType;