DynamicJobsAsset

A dynamic jobs asset.

Fields

job_id

string

Required. Job ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.

location_id

string

Location ID which can be any sequence of letters and digits. The ID sequence (job ID + location ID) must be unique.

job_title

string

Required. Job title, for example, Software engineer. Required.

job_subtitle

string

Job subtitle, for example, Level II.

description

string

Description, for example, Apply your technical skills.

image_url

string

Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.

job_category

string

Job category, for example, Technical.

contextual_keywords[]

string

Contextual keywords, for example, Software engineering job.

address

string

Address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403.

salary

string

Salary, for example, $100,000.

similar_job_ids[]

string

Similar job IDs, for example, 1275.

ios_app_store_id

int64

iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.