DetailedLeadReportsResource class
Constructors
- DetailedLeadReportsResource(ApiRequester client)
 
Properties
- hashCode → int
 - 
  The hash code for this object.
  no setterinherited
 - runtimeType → Type
 - 
  A representation of the runtime type of the object.
  no setterinherited
 
Methods
- 
  noSuchMethod(
Invocation invocation) → dynamic  - 
  Invoked when a nonexistent method or property is accessed.
  inherited
 - 
  search(
{int? endDate_day, int? endDate_month, int? endDate_year, int? pageSize, String? pageToken, String? query, int? startDate_day, int? startDate_month, int? startDate_year, String? $fields}) → Future< GoogleAdsHomeservicesLocalservicesV1SearchDetailedLeadReportsResponse>  - Get detailed lead reports containing leads that have been received by all linked GLS accounts.
 - 
  toString(
) → String  - 
  A string representation of this object.
  inherited
 
Operators
- 
  operator ==(
Object other) → bool  - 
  The equality operator.
  inherited