LocalServicesLead
Stay organized with collections
Save and categorize content based on your preferences.
Fields |
resource_name
|
string
Output only. The resource name of the local services lead data. Local Services Lead resource name have the form customers/{customer_id}/localServicesLead/{local_services_lead_id}
|
id
|
int64
Output only. ID of this Lead.
|
category_id
|
string
Output only. Service category of the lead. For example: xcat:service_area_business_hvac , xcat:service_area_business_real_estate_agent , etc. For more details see: https://developers.google.com/google-ads/api/data/codes-formats#local_services_ids
|
service_id
|
string
Output only. Service for the category. For example: buyer_agent , seller_agent for the category of xcat:service_area_business_real_estate_agent .
|
|
ContactDetails
Output only. Lead's contact details.
|
lead_type
|
LeadType
Output only. Type of Local Services lead: phone, message, booking, etc.
|
lead_status
|
LeadStatus
Output only. Current status of lead.
|
creation_date_time
|
string
Output only. The date time at which lead was created by Local Services Ads. The format is "YYYY-MM-DD HH:MM:SS" in the Google Ads account's timezone. Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
|
locale
|
string
Output only. Language used by the Local Services provider linked to lead. See https://developers.google.com/google-ads/api/data/codes-formats#locales
|
lead_charged
|
bool
Output only. True if the advertiser was charged for the lead.
|
lead_feedback_submitted
|
bool
Output only. True if the advertiser submitted feedback for the lead.
|
note
|
Note
Output only. Note added by advertiser for the lead.
|
credit_details
|
CreditDetails
Output only. Credit details of the lead.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# LocalServicesLead\n\nData from Local Services Lead. Contains details of Lead which is generated when user calls, messages or books service from advertiser. More info: \u003chttps://ads.google.com/local-services-ads\u003e\n\n| Fields ||\n|-------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `resource_name` | `string` Output only. The resource name of the local services lead data. Local Services Lead resource name have the form `customers/{customer_id}/localServicesLead/{local_services_lead_id}` |\n| ### `id` | `int64` Output only. ID of this Lead. |\n| ### `category_id` | `string` Output only. Service category of the lead. For example: `xcat:service_area_business_hvac`, `xcat:service_area_business_real_estate_agent`, etc. For more details see: \u003chttps://developers.google.com/google-ads/api/data/codes-formats#local_services_ids\u003e |\n| ### `service_id` | `string` Output only. Service for the category. For example: `buyer_agent`, `seller_agent` for the category of `xcat:service_area_business_real_estate_agent`. |\n| ### `contact_details` | [ContactDetails](/google-ads/api/reference/rpc/v20/ContactDetails) Output only. Lead's contact details. |\n| ### `lead_type` | [LeadType](/google-ads/api/reference/rpc/v20/LocalServicesLeadTypeEnum.LeadType) Output only. Type of Local Services lead: phone, message, booking, etc. |\n| ### `lead_status` | [LeadStatus](/google-ads/api/reference/rpc/v20/LocalServicesLeadStatusEnum.LeadStatus) Output only. Current status of lead. |\n| ### `creation_date_time` | `string` Output only. The date time at which lead was created by Local Services Ads. The format is \"YYYY-MM-DD HH:MM:SS\" in the Google Ads account's timezone. Examples: \"2018-03-05 09:15:00\" or \"2018-02-01 14:34:30\" |\n| ### `locale` | `string` Output only. Language used by the Local Services provider linked to lead. See \u003chttps://developers.google.com/google-ads/api/data/codes-formats#locales\u003e |\n| ### `lead_charged` | `bool` Output only. True if the advertiser was charged for the lead. |\n| ### `lead_feedback_submitted` | `bool` Output only. True if the advertiser submitted feedback for the lead. |\n| ### `note` | [Note](/google-ads/api/reference/rpc/v20/Note) Output only. Note added by advertiser for the lead. |\n| ### `credit_details` | [CreditDetails](/google-ads/api/reference/rpc/v20/CreditDetails) Output only. Credit details of the lead. |"]]