linkText property

String? linkText
getter/setter pair

The visible text displayed when the link is rendered in an ad.

The length of this string should be between 1 and 25, inclusive.

Required.

Implementation

core.String? linkText;