Information about how to post a job ad and where to direct its candidate applications.
Fields
Name | Description |
---|---|
String! | An identifier to ensure that multiple ads are not created on retries.A unique identifier needs to be generated by your software for each position profile.
The same identifier must be provided when retrying after create failures.
Your identifiers are isolated from and will not conflict with those generated by other recruitment software providers. |
[ApplicationMethodInput!] | An array of methods for applying to the position.If no methods are provided, SEEK's Apply Form will be used to receive candidate applications.
SEEK's Apply Form will emit a CandidateApplicationCreated event that points to a CandidateProfile object.Scheme requirements:
|
String | The identifier for the AdvertisementBranding to apply to the posted job ad.Scheme requirements:
|
DateTime | The end date of the posting.Scheme requirements:
|
String | The identifier for the AdvertisementProduct . |
String | Deprecated: Use seekAdvertisementProductId instead.A SEEK advertisement type code.Currently, three codes are defined:
|
Seen in
Parent name | Parent type | Description |
---|---|---|
Input Object | postingInstructions field | |
Input Object | postingInstructions field |