

# SuggestHighlights
<a name="API_geoplaces_SuggestHighlights"></a>

Describes how the parts of the textQuery matched the input query by returning the sections of the response which matched to textQuery terms.

## Contents
<a name="API_geoplaces_SuggestHighlights_Contents"></a>

 ** Address **   <a name="location-Type-geoplaces_SuggestHighlights-Address"></a>
The place's address.  
Type: [SuggestAddressHighlights](API_geoplaces_SuggestAddressHighlights.md) object  
Required: No

 ** Title **   <a name="location-Type-geoplaces_SuggestHighlights-Title"></a>
Indicates the starting and ending index of the title in the text query that match the found title.   
Type: Array of [Highlight](API_geoplaces_Highlight.md) objects  
Array Members: Minimum number of 0 items. Maximum number of 200 items.  
Required: No

## See Also
<a name="API_geoplaces_SuggestHighlights_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/geo-places-2020-11-19/SuggestHighlights) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/geo-places-2020-11-19/SuggestHighlights) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/geo-places-2020-11-19/SuggestHighlights) 