Information about how to post a job ad and where to direct its candidate applications.
Fields
Name | Description |
---|---|
[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.This field should only be used to update the ApplicationMethod.applicationUri of an existing link out job ad.We do not recommend changing the application method of a job ad while it is live on the SEEK platform.
Attempting to switch a live job ad between SEEK's Apply Form and linking out to an external apply form may result in unexpected behaviour and complicate applicant tracking.
You may support closing and re-posting the job ad to SEEK with a different application method.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 product ID for the update.The ad product selected will determine the features and performance of the job ad.
This is not the identifier of the job ad itself; see UpdatePostedPositionProfile_PositionProfileInput.profileId for that.You cannot provide the same product ID that was initially used to post the job ad.
Display ad selection to the user in your update workflow by using the Ad Selection Panel or advertisementProducts query.
This will present a distinct set of update products along with associated pricing and payment information.
Once an update product has been selected, its ID can be passed in this field.In certain scenarios, you may need to update a job ad without displaying ad selection to the hirer.
You can retain the existing ad product by omitting this field entirely.Do not pass legacy ad types like Classic and StandOut in this field.
These values are not supported and will result in a BAD_USER_INPUT error. |
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 |