Class SearchLinkPromotion (0.13.8)

SearchLinkPromotion(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Promotion proto includes uri and other helping information to display the promotion.

Attributes

Name Description
title str
Required. The title of the promotion. Maximum length: 160 characters.
uri str
Optional. The URL for the page the user wants to promote. Must be set for site search. For other verticals, this is optional.
image_uri str
Optional. The promotion thumbnail image url.
description str
Optional. The Promotion description. Maximum length: 200 characters.
enabled bool
Optional. The enabled promotion will be returned for any serving configs associated with the parent of the control this promotion is attached to. This flag is used for basic site search only.