categoryIds property

List<String>? categoryIds
getter/setter pair

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.

Output only.

Implementation

core.List<core.String>? categoryIds;