callToActions property

List<GoogleAdsSearchads360V23CommonAdTextAsset>? callToActions
getter/setter pair

List of text assets for call-to-actions.

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

Implementation

core.List<GoogleAdsSearchads360V23CommonAdTextAsset>? callToActions;