TaxonomyAttributesForJobDataInput
入力オブジェクト
taxonomyAttributesForJobData クエリの入力オブジェクト。このクエリは、指定された求人情報に基づいてタクソノミー属性を返します。
フィールド
description String
求人の説明。
title String
求人タイトル。
company String
求人に関連する会社名。
location String
求人の勤務地。
countryCode CountryCode
ISO 3166-1 alpha-2形式の2文字の国コード。
languageCode LanguageCode
ISO 639形式の2文字の言語コード。
例
{ "description": "abc123", "title": "abc123", "company": "xyz789", "location": "abc123", "countryCode": "US", "languageCode": "ja"}