LocalServicesEmployee
Stay organized with collections
Save and categorize content based on your preferences.
A local services employee resource.
Fields |
resource_name
|
string
Immutable. The resource name of the Local Services Verification. Local Services Verification resource names have the form: customers/{customer_id}/localServicesEmployees/{gls_employee_id}
|
creation_date_time
|
string
Output only. Timestamp of employee creation. 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"
|
status
|
LocalServicesEmployeeStatus
Output only. Employee status, such as DELETED or ENABLED.
|
type
|
LocalServicesEmployeeType
Output only. Employee type.
|
university_degrees[]
|
UniversityDegree
Output only. A list of degrees this employee has obtained, and wants to feature.
|
residencies[]
|
Residency
Output only. The institutions where the employee has completed their residency.
|
fellowships[]
|
Fellowship
Output only. The institutions where the employee has completed their fellowship.
|
languages_spoken[]
|
string
Output only. Languages that the employee speaks, represented as language tags from https://developers.google.com/admin-sdk/directory/v1/languages
|
category_ids[]
|
string
Output only. Category of the employee. A list of Local Services category IDs can be found at https://developers.google.com/google-ads/api/data/codes-formats#local_services_ids.
|
id
|
int64
Output only. The ID of the employee.
|
job_title
|
string
Output only. Job title for this employee, such as "Senior partner" in legal verticals.
|
year_started_practicing
|
int32
Output only. The year that this employee started practicing in this field.
|
national_provider_id_number
|
string
Output only. NPI id associated with the employee.
|
email_address
|
string
Output only. Email address of the employee.
|
first_name
|
string
Output only. First name of the employee.
|
middle_name
|
string
Output only. Middle name of the employee.
|
last_name
|
string
Output only. Last name of the employee.
|
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,["A local services employee resource.\n\n| Fields ||\n|-------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `resource_name` | `string` Immutable. The resource name of the Local Services Verification. Local Services Verification resource names have the form: `customers/{customer_id}/localServicesEmployees/{gls_employee_id}` |\n| `creation_date_time` | `string` Output only. Timestamp of employee creation. 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| `status` | [LocalServicesEmployeeStatus](/google-ads/api/reference/rpc/v20/LocalServicesEmployeeStatusEnum.LocalServicesEmployeeStatus) Output only. Employee status, such as DELETED or ENABLED. |\n| `type` | [LocalServicesEmployeeType](/google-ads/api/reference/rpc/v20/LocalServicesEmployeeTypeEnum.LocalServicesEmployeeType) Output only. Employee type. |\n| `university_degrees[]` | [UniversityDegree](/google-ads/api/reference/rpc/v20/UniversityDegree) Output only. A list of degrees this employee has obtained, and wants to feature. |\n| `residencies[]` | [Residency](/google-ads/api/reference/rpc/v20/Residency) Output only. The institutions where the employee has completed their residency. |\n| `fellowships[]` | [Fellowship](/google-ads/api/reference/rpc/v20/Fellowship) Output only. The institutions where the employee has completed their fellowship. |\n| `languages_spoken[]` | `string` Output only. Languages that the employee speaks, represented as language tags from \u003chttps://developers.google.com/admin-sdk/directory/v1/languages\u003e |\n| `category_ids[]` | `string` Output only. Category of the employee. A list of Local Services category IDs can be found at \u003chttps://developers.google.com/google-ads/api/data/codes-formats#local_services_ids\u003e. |\n| `id` | `int64` Output only. The ID of the employee. |\n| `job_title` | `string` Output only. Job title for this employee, such as \"Senior partner\" in legal verticals. |\n| `year_started_practicing` | `int32` Output only. The year that this employee started practicing in this field. |\n| `national_provider_id_number` | `string` Output only. NPI id associated with the employee. |\n| `email_address` | `string` Output only. Email address of the employee. |\n| `first_name` | `string` Output only. First name of the employee. |\n| `middle_name` | `string` Output only. Middle name of the employee. |\n| `last_name` | `string` Output only. Last name of the employee. |"]]