editDateTime property

String? editDateTime
getter/setter pair

The date time when lead note was edited.

The format is "YYYY-MM-DD HH:MM:SS" in the Google Ads account's timezone. Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"

Output only.

Implementation

core.String? editDateTime;