[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-15 UTC."],[[["CustomFieldVisibility defines the visibility of custom fields, dictating whether they can be seen and modified through the API or the user interface."],["It includes four visibility levels: UNKNOWN, API_ONLY, READ_ONLY, and FULL, each specifying the access and edit permissions for the custom field."],["Custom fields with FULL visibility are accessible and editable through both the API and the UI, offering the greatest flexibility."],["API_ONLY visibility limits access and modification to the API only, while READ_ONLY permits UI visibility but restricts edits to the API."],["If the visibility level is UNKNOWN, it indicates that the actual value is not exposed by the current API version."]]],[]]