PostedPositionProfilePreview_PositionProfileInput
Input object

The details of the position profile to be previewed.

Fields

Name
Description
positionOrganizations* 
[String!]!
An array of identifiers for the HiringOrganizations that have the position.Scheme requirements:
  • The seekAnz scheme requires exactly one element.
positionTitle* 
String!
A short phrase describing the position as it would be listed on a business card or in a company directory.This field has a maximum length of 80 characters.
The instructions related to posting the job ad.Scheme requirements:
  • The seekAnz scheme requires exactly one element.
seekAnzWorkTypeCode* 
String!
A SEEK work type code.For positions in seekAnz scheme, this field is used instead of positionScheduleTypeCodes.Currently, four codes are defined:
  • Casual indicates a casual position.
  • ContractTemp indicates a fixed-length contract position.
  • FullTime indicates a full-time position.
  • PartTime indicates a part-time position.
Scheme requirements:
  • This field is required for the seekAnz scheme.
  • Omit this field for other schemes.
jobCategories 
[String!]
An array of JobCategory identifiers.Scheme requirements:
  • The seekAnz scheme has a maximum of one element.
The salary or compensation offered for the position.
positionFormattedDescriptions 
[PositionFormattedDescriptionInput!]
An array of formatted position profile descriptions.
positionLocation 
[String!]
An array of Location identifiers.Scheme requirements:
  • The seekAnz scheme has a maximum of one element.
profileId 
String
The identifier for the PositionProfile to be updated.This field should only be provided when updating an existing PositionProfile.
seekApplicationQuestionnaireId 
String
The identifier for the ApplicationQuestionnaire to present to a candidate during their application.A preview of the question set may be displayed on the job ad.SEEK questionnaires are only supported on SEEK's Apply Form; omit this field if an ApplicationMethodInput.applicationUri is provided.
seekVideo 
SeekVideoInput
The video to render within the job ad.

Seen in

Parent name
Parent type
Description
Query
positionProfile argument