Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 771 Bytes

File metadata and controls

16 lines (12 loc) · 771 Bytes

Unifapi.Sdk.Model.GeoMentionsSearchResponse

Properties

Name Type Description Notes
Engine GeoEngine
Location string
Language string
TotalCount int Total mentions matching the request. [optional]
ReturnedCount int Mentions returned in results.
Cursor string search_after_token for the next page, when more remain. [optional]
Results List<GeoMentionRecord> One billable record per matched mention.

[Back to Model list] [Back to API list] [Back to README]