{ "version_module": true, "description": "", "ownerDomain": "google.com", "auth": { "oauth2": { "scopes": { "https://www.googleapis.com/auth/adwords": { "description": "See, edit, create, and delete your Google Ads accounts and data." } } } }, "basePath": "", "servicePath": "", "documentationLink": "https://ads.google.com/local-services-ads/", "protocol": "rest", "fullyEncodeReservedExpansion": true, "revision": "20240218", "canonicalName": "Localservices", "resources": { "accountReports": { "methods": { "search": { "parameterOrder": [], "path": "v1/accountReports:search", "description": "Get account reports containing aggregate account data of 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.", "flatPath": "v1/accountReports:search", "parameters": { "startDate.year": { "description": "Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.", "location": "query", "format": "int32", "type": "integer" }, "endDate.month": { "type": "integer", "description": "Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.", "location": "query", "format": "int32" }, "endDate.day": { "location": "query", "description": "Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.", "type": "integer", "format": "int32" }, "pageToken": { "type": "string", "location": "query", "description": "The `next_page_token` value returned from a previous request to SearchAccountReports that indicates where listing should continue. Optional." }, "startDate.day": { "location": "query", "type": "integer", "format": "int32", "description": "Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant." }, "startDate.month": { "location": "query", "description": "Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.", "format": "int32", "type": "integer" }, "pageSize": { "description": "The maximum number of accounts to return. If the page size is unset, page size will default to 1000. Maximum page_size is 10000. Optional.", "type": "integer", "format": "int32", "location": "query" }, "endDate.year": { "location": "query", "description": "Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.", "type": "integer", "format": "int32" }, "query": { "location": "query", "description": "A query string for searching for account reports. Caller must provide a customer id of their MCC account with an associated Gaia Mint that allows read permission on their linked accounts. Search expressions are case insensitive. Example query: | Query | Description | |-------------------------|-----------------------------------------------| | manager_customer_id:123 | Get Account Report for Manager with id 123. | Required.", "type": "string" } }, "id": "localservices.accountReports.search", "httpMethod": "GET", "scopes": [ "https://www.googleapis.com/auth/adwords" ], "response": { "$ref": "GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse" } } } }, "detailedLeadReports": { "methods": { "search": { "httpMethod": "GET", "id": "localservices.detailedLeadReports.search", "parameters": { "endDate.year": { "description": "Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.", "format": "int32", "type": "integer", "location": "query" }, "pageToken": { "description": "The `next_page_token` value returned from a previous request to SearchDetailedLeadReports that indicates where listing should continue. Optional.", "type": "string", "location": "query" }, "startDate.day": { "location": "query", "description": "Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.", "type": "integer", "format": "int32" }, "endDate.day": { "location": "query", "type": "integer", "description": "Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.", "format": "int32" }, "pageSize": { "type": "integer", "description": "The maximum number of accounts to return. If the page size is unset, page size will default to 1000. Maximum page_size is 10000. Optional.", "format": "int32", "location": "query" }, "startDate.month": { "type": "integer", "format": "int32", "description": "Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.", "location": "query" }, "startDate.year": { "location": "query", "format": "int32", "description": "Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.", "type": "integer" }, "query": { "location": "query", "description": "A query string for searching for account reports. Caller must provide a customer id of their MCC account with an associated Gaia Mint that allows read permission on their linked accounts. Search expressions are case insensitive. Example query: | Query | Description | |-------------------------|-----------------------------------------------| | manager_customer_id:123 | Get Detailed Lead Report for Manager with id | | | 123. | Required.", "type": "string" }, "endDate.month": { "location": "query", "description": "Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.", "format": "int32", "type": "integer" } }, "parameterOrder": [], "flatPath": "v1/detailedLeadReports:search", "scopes": [ "https://www.googleapis.com/auth/adwords" ], "path": "v1/detailedLeadReports:search", "description": "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.", "response": { "$ref": "GoogleAdsHomeservicesLocalservicesV1SearchDetailedLeadReportsResponse" } } } } }, "title": "Local Services API", "mtlsRootUrl": "https://localservices.mtls.googleapis.com/", "parameters": { "alt": { "location": "query", "enum": [ "json", "media", "proto" ], "default": "json", "description": "Data format for response.", "type": "string", "enumDescriptions": [ "Responses with Content-Type of application/json", "Media download with context-dependent Content-Type", "Responses with Content-Type of application/x-protobuf" ] }, "fields": { "type": "string", "location": "query", "description": "Selector specifying which fields to include in a partial response." }, "quotaUser": { "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", "type": "string", "location": "query" }, "uploadType": { "location": "query", "type": "string", "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\")." }, "prettyPrint": { "description": "Returns response with indentations and line breaks.", "location": "query", "default": "true", "type": "boolean" }, "access_token": { "description": "OAuth access token.", "location": "query", "type": "string" }, "upload_protocol": { "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", "location": "query", "type": "string" }, "key": { "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", "type": "string", "location": "query" }, "oauth_token": { "location": "query", "type": "string", "description": "OAuth 2.0 token for the current user." }, "callback": { "description": "JSONP", "type": "string", "location": "query" }, "$.xgafv": { "enum": [ "1", "2" ], "description": "V1 error format.", "enumDescriptions": [ "v1 error format", "v2 error format" ], "type": "string", "location": "query" } }, "name": "localservices", "discoveryVersion": "v1", "batchPath": "batch", "kind": "discovery#restDescription", "version": "v1", "icons": { "x16": "http://www.google.com/images/icons/product/search-16.gif", "x32": "http://www.google.com/images/icons/product/search-32.gif" }, "baseUrl": "https://localservices.googleapis.com/", "rootUrl": "https://localservices.googleapis.com/", "ownerName": "Google", "schemas": { "GoogleTypeTimeZone": { "type": "object", "properties": { "id": { "description": "IANA Time Zone Database time zone, e.g. \"America/New_York\".", "type": "string" }, "version": { "description": "Optional. IANA Time Zone Database version number, e.g. \"2019a\".", "type": "string" } }, "description": "Represents a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones).", "id": "GoogleTypeTimeZone" }, "GoogleAdsHomeservicesLocalservicesV1AggregatorInfo": { "description": "Conatiner for aggregator specific information if lead is for an aggregator GLS account.", "type": "object", "properties": { "aggregatorProviderId": { "type": "string", "description": "Provider id (listed in aggregator system) which maps to a account id in GLS system." } }, "id": "GoogleAdsHomeservicesLocalservicesV1AggregatorInfo" }, "GoogleAdsHomeservicesLocalservicesV1PhoneLead": { "type": "object", "properties": { "chargedConnectedCallDurationSeconds": { "description": "Duration of the charged phone call in seconds.", "type": "string", "format": "google-duration" }, "consumerPhoneNumber": { "type": "string", "description": "Consumer phone number associated with the phone lead." }, "chargedCallTimestamp": { "description": "Timestamp of the phone call which resulted in a charged phone lead.", "type": "string", "format": "google-datetime" } }, "description": "Container for phone lead specific information.", "id": "GoogleAdsHomeservicesLocalservicesV1PhoneLead" }, "GoogleAdsHomeservicesLocalservicesV1SearchDetailedLeadReportsResponse": { "properties": { "detailedLeadReports": { "description": "List of detailed lead reports uniquely identified by external lead id.", "type": "array", "items": { "$ref": "GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport" } }, "nextPageToken": { "type": "string", "description": "Pagination token to retrieve the next page of results. When `next_page_token` is not filled in, there is no next page and the list returned is the last page in the result set." } }, "id": "GoogleAdsHomeservicesLocalservicesV1SearchDetailedLeadReportsResponse", "type": "object", "description": "A page of the response received from the SearchDetailedLeadReports method. A paginated response where more pages are available has `next_page_token` set. This token can be used in a subsequent request to retrieve the next request page." }, "GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse": { "description": "A page of the response received from the SearchAccountReports method. A paginated response where more pages are available has `next_page_token` set. This token can be used in a subsequent request to retrieve the next request page.", "id": "GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse", "type": "object", "properties": { "nextPageToken": { "type": "string", "description": "Pagination token to retrieve the next page of results. When `next_page_token` is not filled in, there is no next page and the list returned is the last page in the result set." }, "accountReports": { "description": "List of account reports which maps 1:1 to a particular linked GLS account.", "items": { "$ref": "GoogleAdsHomeservicesLocalservicesV1AccountReport" }, "type": "array" } } }, "GoogleAdsHomeservicesLocalservicesV1BookingLead": { "id": "GoogleAdsHomeservicesLocalservicesV1BookingLead", "properties": { "jobType": { "description": "The job type of the specified lead.", "type": "string" }, "consumerEmail": { "type": "string", "description": "Consumer email associated with the booking lead." }, "customerName": { "type": "string", "description": "Name of the customer who created the lead." }, "bookingAppointmentTimestamp": { "type": "string", "format": "google-datetime", "description": "Timestamp of when service is provided by advertiser." }, "consumerPhoneNumber": { "type": "string", "description": "Consumer phone number associated with the booking lead." } }, "type": "object", "description": "Container for booking lead specific information." }, "GoogleAdsHomeservicesLocalservicesV1MessageLead": { "properties": { "consumerPhoneNumber": { "type": "string", "description": "Consumer phone number associated with the message lead." }, "jobType": { "type": "string", "description": "The job type of the specified lead." }, "postalCode": { "type": "string", "description": "The postal code of the customer who created the lead." }, "customerName": { "type": "string", "description": "Name of the customer who created the lead." } }, "description": "Container for message lead specific information.", "type": "object", "id": "GoogleAdsHomeservicesLocalservicesV1MessageLead" }, "GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport": { "description": "A Detailed Lead Report of a lead identified by their lead id and contains consumer, account, monetization, and lead data.", "type": "object", "id": "GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport", "properties": { "leadType": { "enum": [ "LEAD_TYPE_UNSPECIFIED", "MESSAGE", "PHONE_CALL", "BOOKING" ], "description": "Lead type.", "type": "string", "enumDescriptions": [ "Not specified.", "Message lead.", "Phone call lead.", "Booking lead." ] }, "googleAdsLeadId": { "format": "int64", "description": "Unique identifier of a Detailed Lead Report.", "type": "string" }, "leadPrice": { "format": "double", "type": "number", "description": "Price of the lead (available only after it has been charged)." }, "leadCreationTimestamp": { "format": "google-datetime", "description": "Timestamp of when the lead was created.", "type": "string" }, "leadCategory": { "type": "string", "description": "Lead category (e.g. hvac, plumber)" }, "messageLead": { "$ref": "GoogleAdsHomeservicesLocalservicesV1MessageLead", "description": "More information associated to only message leads." }, "geo": { "description": "Location of the associated account's home city.", "type": "string" }, "accountId": { "format": "int64", "description": "Identifies account that received the lead.", "type": "string" }, "timezone": { "$ref": "GoogleTypeTimeZone", "description": "Timezone of the particular provider associated to a lead." }, "disputeStatus": { "type": "string", "description": "Dispute status related to the lead." }, "chargeStatus": { "description": "Whether the lead has been charged.", "type": "string", "enum": [ "CHARGE_STATUS_UNSPECIFIED", "CHARGED", "NOT_CHARGED" ], "enumDescriptions": [ "Not specified.", "Charged.", "Not charged." ] }, "phoneLead": { "$ref": "GoogleAdsHomeservicesLocalservicesV1PhoneLead", "description": "More information associated to only phone leads." }, "aggregatorInfo": { "description": "Aggregator specific information related to the lead.", "$ref": "GoogleAdsHomeservicesLocalservicesV1AggregatorInfo" }, "leadId": { "type": "string", "format": "int64", "description": "Deprecated in favor of google_ads_lead_id. Unique identifier of a Detailed Lead Report." }, "businessName": { "type": "string", "description": "Business name associated to the account." }, "bookingLead": { "description": "More information associated to only booking leads.", "$ref": "GoogleAdsHomeservicesLocalservicesV1BookingLead" }, "currencyCode": { "type": "string", "description": "Currency code." } } }, "GoogleAdsHomeservicesLocalservicesV1AccountReport": { "type": "object", "properties": { "currentPeriodTotalCost": { "format": "double", "description": "Total cost of the account in current specified period in the account's specified currency.", "type": "number" }, "averageWeeklyBudget": { "type": "number", "format": "double", "description": "Average weekly budget in the currency code of the account." }, "currentPeriodChargedLeads": { "format": "int64", "description": "Number of charged leads the account received in current specified period.", "type": "string" }, "aggregatorInfo": { "description": "Aggregator specific information related to the account.", "$ref": "GoogleAdsHomeservicesLocalservicesV1AggregatorInfo" }, "previousPeriodTotalCost": { "format": "double", "description": "Total cost of the account in previous specified period in the account's specified currency.", "type": "number" }, "totalReview": { "description": "Total number of reviews the account has up to current date.", "format": "int32", "type": "integer" }, "accountId": { "description": "Unique identifier of the GLS account.", "format": "int64", "type": "string" }, "phoneLeadResponsiveness": { "format": "double", "description": "Phone lead responsiveness of the account for the past 90 days from current date. This is computed by taking the total number of connected calls from charged phone leads and dividing by the total number of calls received.", "type": "number" }, "currencyCode": { "type": "string", "description": "Currency code of the account." }, "previousPeriodConnectedPhoneCalls": { "description": "Number of connected phone calls (duration over 30s) in previous specified period.", "type": "string", "format": "int64" }, "currentPeriodPhoneCalls": { "description": "Number of phone calls in current specified period, including both connected and unconnected calls.", "type": "string", "format": "int64" }, "previousPeriodChargedLeads": { "format": "int64", "type": "string", "description": "Number of charged leads the account received in previous specified period." }, "businessName": { "description": "Business name of the account.", "type": "string" }, "impressionsLastTwoDays": { "format": "int64", "type": "string", "description": "Number of impressions that customers have had in the past 2 days." }, "previousPeriodPhoneCalls": { "description": "Number of phone calls in previous specified period, including both connected and unconnected calls.", "format": "int64", "type": "string" }, "averageFiveStarRating": { "type": "number", "description": "Average review rating score from 1-5 stars.", "format": "double" }, "currentPeriodConnectedPhoneCalls": { "type": "string", "description": "Number of connected phone calls (duration over 30s) in current specified period.", "format": "int64" } }, "description": "An Account Report of a GLS account identified by their account id containing aggregate data gathered from a particular date range. Next ID: 18", "id": "GoogleAdsHomeservicesLocalservicesV1AccountReport" } }, "id": "localservices:v1" }