htmlCode property

String? htmlCode
getter/setter pair

HTML code for the creative.

This is a required field when applicable. This field is ignored if htmlCodeLocked is true. Applicable to the following creative types: all CUSTOM, FLASH_INPAGE, and HTML5_BANNER, and all RICH_MEDIA.

Implementation

core.String? htmlCode;