• No results found

PostedPositionProfile
Object

A profile of a position opening.This contains information of how a position opening is presented on a job board.

Implements

NameDescription
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.

Fields

NameDescription
jobCategories* 
[JobCategory!]!
The occupational categories of the job.
offeredRemunerationPackage* 
RemunerationPackage!
The salary or compensation offered for the position.
positionFormattedDescriptions* 
[PositionFormattedDescription!]!
An array of formatted position profile descriptions.
positionLocation* 
[Location!]!
The locations of the position.
positionOpening* 
PositionOpening!
The PositionOpening that this profile was created under.
positionOrganizations* 
[HiringOrganization!]!
An array of identifiers for the HiringOrganizations that have the position.
positionTitle* 
String!
A short phrase describing the position as it would be listed on a business card or in a company directory.
positionUri* 
String!
The public web URL of the posted job ad on SEEK.
postingInstructions* 
[PostingInstruction!]!
The instructions related to posting the job ad.
The identifier for the PositionProfile.
seekCreatedBySelfIndicator* 
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.
seekPostingSourceCode* 
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:
  • CurrentPartner indicates the job ad was posted by the requesting partner. This will accompany a seekCreatedBySelfIndicator value of true.
  • Seek indicates the job ad was posted via the SEEK employer website. This will accompany a seekCreatedBySelfIndicator value of false.
  • AdSync indicates the job ad was posted via the SEEK Ad Sync integration. This will accompany a seekCreatedBySelfIndicator value of false.
  • Other indicates the job ad was posted via another source, including a separate SEEK API partner or other SEEK posting methods. This will accompany a seekCreatedBySelfIndicator value of false.
seekTypeCode* 
String!
The type of position profile, i.e. PostedPositionProfile.
positionScheduleTypeCodes 
[String!]
An array of codes for the offered schedules for the position.Currently, two codes are defined:
  • FullTime indicates a full-time schedule.
  • PartTime indicates a part-time schedule.
If the offered schedule isn't known this will be null.
seekAnzWorkTypeCode 
String
A work type code for the seekAnz scheme.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.
For positions in other schemes this will be null.
seekApplicationQuestionnaire 
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.
seekApplicationUri 
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.
seekBillingReference 
String
An optional free-text billing reference.This appears on the invoice when SEEK bills the hirer for the job ad.
seekHirerJobReference 
String
An optional hirer-provided free-text job reference.
seekPartnerMetadata 
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 
SeekVideo
The video to render within the job ad.

Seen in

Parent nameParent typeDescription
PositionProfileClosedEventObjectpositionProfile field
PositionProfilePostedEventObjectpositionProfile field
PositionProfileUpdatedEventObjectpositionProfile field