© 2024 Clarivate
GET /api/.../targetaudiences
Return a list of all target audiences in the system.
[
{
"Code": "d",
"Description": "Adolescent"
},
{
"Code": "e",
"Description": "Adult"
},
{
"Code": "g",
"Description": "General"
},
{
"Code": "j",
"Description": "Juvenile"
},
{
"Code": "c",
"Description": "Pre-adolescent"
},
{
"Code": "a",
"Description": "Preschool"
},
{
"Code": "b",
"Description": "Primary"
},
{
"Code": "f",
"Description": "Specialized"
},
{
"Code": " ",
"Description": "Unknown or not specified"
}
]