Leads are intended to register your leads - typically done by your marketing department.
The leads module enables a dedicated process flow to monitor a lead's status
_id
Non-null
The unique identifier for the lead.
_kind
Non-null
Indicates the type of API resource; always set to 'Lead'.
displayName
A brief description of the lead.
name
The name of the lead.
Also implements APIResource .