headlines property

List<GoogleAdsSearchads360V23CommonAdTextAsset>? headlines
getter/setter pair

List of text assets, each of which corresponds to a headline when the ad serves.

This list consists of a minimum of 3 and up to 15 text assets.

Implementation

core.List<GoogleAdsSearchads360V23CommonAdTextAsset>? headlines;