Show / Hide Table of Contents

Class DetailedLeadReportsResource

The "detailedLeadReports" collection of methods.

Inheritance
object
DetailedLeadReportsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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
In this article
Back to top Generated by DocFX