

# FieldBasedTooltip


The setup for the detailed tooltip.

## Contents


**Note**  
In the following list, the required parameters are described first.

 ** AggregationVisibility **   <a name="QS-Type-FieldBasedTooltip-AggregationVisibility"></a>
The visibility of `Show aggregations`.  
Type: String  
Valid Values: `HIDDEN | VISIBLE`   
Required: No

 ** TooltipFields **   <a name="QS-Type-FieldBasedTooltip-TooltipFields"></a>
The fields configuration in the tooltip.  
Type: Array of [TooltipItem](API_TooltipItem.md) objects  
Array Members: Maximum number of 100 items.  
Required: No

 ** TooltipTitleType **   <a name="QS-Type-FieldBasedTooltip-TooltipTitleType"></a>
The type for the >tooltip title. Choose one of the following options:  
+  `NONE`: Doesn't use the primary value as the title.
+  `PRIMARY_VALUE`: Uses primary value as the title.
Type: String  
Valid Values: `NONE | PRIMARY_VALUE`   
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/quicksight-2018-04-01/FieldBasedTooltip) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/quicksight-2018-04-01/FieldBasedTooltip) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/quicksight-2018-04-01/FieldBasedTooltip) 