Class DetailedLeadReportsResource
The "detailedLeadReports" collection of methods.
Inherited Members
Namespace: Google.Apis.Localservices.v1
Assembly: Google.Apis.Localservices.v1.dll
Syntax
public class DetailedLeadReportsResource
Constructors
DetailedLeadReportsResource(IClientService)
Constructs a new resource.
Declaration
public DetailedLeadReportsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
Search()
Get detailed lead reports containing leads that have been received by all linked GLS accounts. Caller needs to provide their manager customer id and the associated auth credential that allows them read permissions on their linked accounts.
Declaration
public virtual DetailedLeadReportsResource.SearchRequest Search()
Returns
Type | Description |
---|---|
DetailedLeadReportsResource.SearchRequest |