PostedPositionProfile
Name | Description |
---|---|
PositionProfile | A profile of a position opening.This contains information of how a position opening is presented on a job board or as an internal requisition. |
Name | Description |
---|---|
[JobCategory!]! | The occupational categories of the job. |
RemunerationPackage! | The salary or compensation offered for the position. |
[PositionFormattedDescription!]! | An array of formatted position profile descriptions. |
[Location!]! | The locations of the position. |
PositionOpening! | The PositionOpening that this profile was created under. |
[HiringOrganization!]! | An array of identifiers for the HiringOrganization s that have the position. |
String! | A short phrase describing the position as it would be listed on a business card or in a company directory. |
String! | The public web URL of the posted job ad on SEEK. |
[PostingInstruction!]! | The instructions related to posting the job ad. |
ObjectIdentifier! | The identifier for the PositionProfile . |
Boolean! | Whether the job ad was initially posted by the requesting partner.If your software cannot ingest objects that are created by another source,
this can be used to filter out such job ads and their associated applications. seekPostingSourceCode can be used to determine more details about the source that initially posted the job ad. |
String! | The source that initially posted the job ad.This can be used to determine the source of the job ad posting, and whether to display & enable functionality for the job ad.Currently, four codes are defined:
|
String! | The type of position profile, i.e. PostedPositionProfile . |
[String!] | An array of codes for the offered schedules for the position.Currently, two codes are defined:
null . |
String | A work type code for the seekAnz scheme.Currently, four codes are defined:
null . |
ApplicationQuestionnaire | The set of questions presented to candidates during an application.The questionnaire responses will be available as CandidateProfile.seekQuestionnaireSubmission on the candidate's application profile. |
WebUrl | The public web URL to submit an application for the posted job ad on SEEK.This is null for job ads that use a link-out application method. |
String | An optional free-text billing reference.This appears on the invoice when SEEK bills the hirer for the job ad. |
String | An optional hirer-provided free-text job reference. |
String | An optional field for storing additional data with a PositionProfile .The metadata is not used by SEEK and won't be seen by hirers or candidates.This field has a maximum length of 1,000 characters. |
SeekVideo | The video to render within the job ad. |
Parent name | Parent type | Description |
---|---|---|
PositionProfileClosedEvent | Object | positionProfile field |
PositionProfilePostedEvent | Object | positionProfile field |
PositionProfileUpdatedEvent | Object | positionProfile field |