notes property

String? notes
getter/setter pair

User notes for this creative.

Must be UTF-8 encoded with a length of no more than 20,000 characters.

Implementation

core.String? notes;