JobCategorySuggestionPositionProfileInput
Input object

The input parameter for the jobCategorySuggestions query.

Fields

Name
Description
positionLocation* 
[String!]!
An array of identifiers for the position's Locations.
positionTitle* 
String!
The position title.
positionFormattedDescriptions 
[PositionFormattedDescriptionInput!]
The descriptions for the position profile.Currently, only the AdvertisementDetails description is used. Other descriptions will be accepted but are ignored when determining the relevance of suggestion.The job category suggestion algorithm is designed to work with the complete advertisement details as they would appear on the final job ad. Providing incomplete or placeholder text in this field may result in irrelevant suggestions.
positionOrganizations 
[String!]
An array of identifiers for the HiringOrganizations that have the position.Information such as the organization's domicile can be used to refine the returned suggestions.

Seen in

Parent name
Parent type
Description
Query
positionProfile argument