headlines property

List<GoogleAdsSearchads360V23CommonAdTextAsset>? headlines
getter/setter pair

List of text assets for headlines.

When the ad serves the headlines will be selected from this list. At least 1 and at most 5 headlines must be specified.

Implementation

core.List<GoogleAdsSearchads360V23CommonAdTextAsset>? headlines;