header property

String? header
getter/setter pair

The header of the snippet.

This string should be one of the predefined values at https://developers.google.com/google-ads/api/reference/data/structured-snippet-headers

Required.

Implementation

core.String? header;