AdditionalBookInfo
publishedDatedate
The date the book was published
genrestring
The genre of the book
tagsstring[]
Tags associated with the book
AdditionalBookInfo
{
"publishedDate": "2024-07-29",
"genre": "string",
"tags": [
"string"
]
}