PeriodicalType
A Periodical is defined as a publication that is issued in succesive parts. This field allows us to give a more precise type to the periodical, based on the schema.org/Periodical vocabulary.
enum PeriodicalType {
MAGAZINE
NEWSPAPER
}
Values
PeriodicalType.MAGAZINE
A Periodical publication generally published on a regular schedule and which contains a variety of content.
PeriodicalType.NEWSPAPER
From schema.org/Newspaper: A publication containing information about varied topics that are pertinent to general information, a geographic area, or a specific subject matter (i.e. business, culture, education). Often published daily.
Member of
CreatePeriodicalInput
input ● IsPartOfInput
input ● Periodical
object ● PeriodicalMetadata
object ● UpdateIsPartOfInputChanges
input ● UpdatePeriodicalChanges
input