Versions in this module Expand all Collapse all v0 v0.0.1 Dec 7, 2023 Changes in this version + const AdwordsScope + type AccountReportsSearchCall struct + func (c *AccountReportsSearchCall) Context(ctx context.Context) *AccountReportsSearchCall + func (c *AccountReportsSearchCall) Do(opts ...googleapi.CallOption) (*GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse, error) + func (c *AccountReportsSearchCall) EndDateDay(endDateDay int64) *AccountReportsSearchCall + func (c *AccountReportsSearchCall) EndDateMonth(endDateMonth int64) *AccountReportsSearchCall + func (c *AccountReportsSearchCall) EndDateYear(endDateYear int64) *AccountReportsSearchCall + func (c *AccountReportsSearchCall) Fields(s ...googleapi.Field) *AccountReportsSearchCall + func (c *AccountReportsSearchCall) Header() http.Header + func (c *AccountReportsSearchCall) IfNoneMatch(entityTag string) *AccountReportsSearchCall + func (c *AccountReportsSearchCall) PageSize(pageSize int64) *AccountReportsSearchCall + func (c *AccountReportsSearchCall) PageToken(pageToken string) *AccountReportsSearchCall + func (c *AccountReportsSearchCall) Pages(ctx context.Context, ...) error + func (c *AccountReportsSearchCall) Query(query string) *AccountReportsSearchCall + func (c *AccountReportsSearchCall) StartDateDay(startDateDay int64) *AccountReportsSearchCall + func (c *AccountReportsSearchCall) StartDateMonth(startDateMonth int64) *AccountReportsSearchCall + func (c *AccountReportsSearchCall) StartDateYear(startDateYear int64) *AccountReportsSearchCall + type AccountReportsService struct + func NewAccountReportsService(s *Service) *AccountReportsService + func (r *AccountReportsService) Search() *AccountReportsSearchCall + type DetailedLeadReportsSearchCall struct + func (c *DetailedLeadReportsSearchCall) Context(ctx context.Context) *DetailedLeadReportsSearchCall + func (c *DetailedLeadReportsSearchCall) Do(opts ...googleapi.CallOption) (*GoogleAdsHomeservicesLocalservicesV1SearchDetailedLeadReportsResponse, error) + func (c *DetailedLeadReportsSearchCall) EndDateDay(endDateDay int64) *DetailedLeadReportsSearchCall + func (c *DetailedLeadReportsSearchCall) EndDateMonth(endDateMonth int64) *DetailedLeadReportsSearchCall + func (c *DetailedLeadReportsSearchCall) EndDateYear(endDateYear int64) *DetailedLeadReportsSearchCall + func (c *DetailedLeadReportsSearchCall) Fields(s ...googleapi.Field) *DetailedLeadReportsSearchCall + func (c *DetailedLeadReportsSearchCall) Header() http.Header + func (c *DetailedLeadReportsSearchCall) IfNoneMatch(entityTag string) *DetailedLeadReportsSearchCall + func (c *DetailedLeadReportsSearchCall) PageSize(pageSize int64) *DetailedLeadReportsSearchCall + func (c *DetailedLeadReportsSearchCall) PageToken(pageToken string) *DetailedLeadReportsSearchCall + func (c *DetailedLeadReportsSearchCall) Pages(ctx context.Context, ...) error + func (c *DetailedLeadReportsSearchCall) Query(query string) *DetailedLeadReportsSearchCall + func (c *DetailedLeadReportsSearchCall) StartDateDay(startDateDay int64) *DetailedLeadReportsSearchCall + func (c *DetailedLeadReportsSearchCall) StartDateMonth(startDateMonth int64) *DetailedLeadReportsSearchCall + func (c *DetailedLeadReportsSearchCall) StartDateYear(startDateYear int64) *DetailedLeadReportsSearchCall + type DetailedLeadReportsService struct + func NewDetailedLeadReportsService(s *Service) *DetailedLeadReportsService + func (r *DetailedLeadReportsService) Search() *DetailedLeadReportsSearchCall + type GoogleAdsHomeservicesLocalservicesV1AccountReport struct + AccountId int64 + AggregatorInfo *GoogleAdsHomeservicesLocalservicesV1AggregatorInfo + AverageFiveStarRating float64 + AverageWeeklyBudget float64 + BusinessName string + CurrencyCode string + CurrentPeriodChargedLeads int64 + CurrentPeriodConnectedPhoneCalls int64 + CurrentPeriodPhoneCalls int64 + CurrentPeriodTotalCost float64 + ForceSendFields []string + ImpressionsLastTwoDays int64 + NullFields []string + PhoneLeadResponsiveness float64 + PreviousPeriodChargedLeads int64 + PreviousPeriodConnectedPhoneCalls int64 + PreviousPeriodPhoneCalls int64 + PreviousPeriodTotalCost float64 + TotalReview int64 + func (s *GoogleAdsHomeservicesLocalservicesV1AccountReport) MarshalJSON() ([]byte, error) + func (s *GoogleAdsHomeservicesLocalservicesV1AccountReport) UnmarshalJSON(data []byte) error + type GoogleAdsHomeservicesLocalservicesV1AggregatorInfo struct + AggregatorProviderId string + ForceSendFields []string + NullFields []string + func (s *GoogleAdsHomeservicesLocalservicesV1AggregatorInfo) MarshalJSON() ([]byte, error) + type GoogleAdsHomeservicesLocalservicesV1BookingLead struct + BookingAppointmentTimestamp string + ConsumerEmail string + ConsumerPhoneNumber string + CustomerName string + ForceSendFields []string + JobType string + NullFields []string + func (s *GoogleAdsHomeservicesLocalservicesV1BookingLead) MarshalJSON() ([]byte, error) + type GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport struct + AccountId int64 + AggregatorInfo *GoogleAdsHomeservicesLocalservicesV1AggregatorInfo + BookingLead *GoogleAdsHomeservicesLocalservicesV1BookingLead + BusinessName string + ChargeStatus string + CurrencyCode string + DisputeStatus string + ForceSendFields []string + Geo string + LeadCategory string + LeadCreationTimestamp string + LeadId int64 + LeadPrice float64 + LeadType string + MessageLead *GoogleAdsHomeservicesLocalservicesV1MessageLead + NullFields []string + PhoneLead *GoogleAdsHomeservicesLocalservicesV1PhoneLead + Timezone *GoogleTypeTimeZone + func (s *GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport) MarshalJSON() ([]byte, error) + func (s *GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport) UnmarshalJSON(data []byte) error + type GoogleAdsHomeservicesLocalservicesV1MessageLead struct + ConsumerPhoneNumber string + CustomerName string + ForceSendFields []string + JobType string + NullFields []string + PostalCode string + func (s *GoogleAdsHomeservicesLocalservicesV1MessageLead) MarshalJSON() ([]byte, error) + type GoogleAdsHomeservicesLocalservicesV1PhoneLead struct + ChargedCallTimestamp string + ChargedConnectedCallDurationSeconds string + ConsumerPhoneNumber string + ForceSendFields []string + NullFields []string + func (s *GoogleAdsHomeservicesLocalservicesV1PhoneLead) MarshalJSON() ([]byte, error) + type GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse struct + AccountReports []*GoogleAdsHomeservicesLocalservicesV1AccountReport + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse) MarshalJSON() ([]byte, error) + type GoogleAdsHomeservicesLocalservicesV1SearchDetailedLeadReportsResponse struct + DetailedLeadReports []*GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleAdsHomeservicesLocalservicesV1SearchDetailedLeadReportsResponse) MarshalJSON() ([]byte, error) + type GoogleTypeTimeZone struct + ForceSendFields []string + Id string + NullFields []string + Version string + func (s *GoogleTypeTimeZone) MarshalJSON() ([]byte, error) + type Service struct + AccountReports *AccountReportsService + BasePath string + DetailedLeadReports *DetailedLeadReportsService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error)