PromoteAction(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Promote certain links based on some trigger queries.
Example: Promote shoe store link when searching for shoe
keyword. The link can be outside of associated data store.
Attributes |
|
---|---|
Name | Description |
data_store |
str
Required. Data store with which this promotion is attached to. |
search_link_promotion |
google.cloud.discoveryengine_v1.types.SearchLinkPromotion
Required. Promotion attached to this action. |