JobCategorySuggestionPositionProfileInput
Input object

The input parameter for the jobCategorySuggestions query.

Fields

NameDescription
positionLocation* 
[String!]!
An array of identifiers for the position's Locations.A maximum of 1 location may be provided.
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.A maximum of 1 organization may be provided.Information such as the organization's domicile may be used to refine the returned suggestions.

Seen in

Parent nameParent typeDescription
jobCategorySuggestionsQuerypositionProfile argument