ctaType property

String? ctaType
getter/setter pair

The type of call-to-action, a message to the user indicating action that can be taken. Possible string values are:

  • "ctaTypeUnspecified"
  • "visitAdvertiserSite"

Implementation

core.String? ctaType;