AdvertisementProducts_PositionProfileInput
Input object

The proposed state of the job ad to be posted or updated.

Fields

Name
Description
jobCategories* 
[String!]!
An array of JobCategory identifiers.This field currently requires a single identifier for a child job category.
positionLocation* 
[String!]!
An array of Location identifiers.Scheme requirements:
  • This field currently requires a single identifier for a location.
positionOrganizations* 
[String!]!
Array of identifiers for the HiringOrganization that will post or update the job ad.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.
offeredRemunerationPackage 
RemunerationPackageInput
The remuneration offered for the position.This information allows us to better forecast the performance of the advertisement products.
profileId 
String
The job ad ID to be updated.This field is mandatory when updating a job ad.Omit this field when creating a new job ad.
seekAnzWorkTypeCode 
String
A SEEK work type code.Currently, four codes are defined for the seekAnz scheme:
  • Casual indicates a casual position.
  • ContractTemp indicates a fixed-length contract position.
  • FullTime indicates a full-time position.
  • PartTime indicates a part-time position.
This information allows us to better forecast the performance of the advertisement products.

Seen in

Parent name
Parent type
Description
Query
positionProfile argument