Skip to main content
Log inSign up
Anchor to ResourcePublicationV2

ResourcePublicationV2

object

A resource publication represents information about the publication of a resource. Unlike ResourcePublication, an instance of ResourcePublicationV2 can't be unpublished. It must either be published or scheduled to be published.

See ResourcePublication for more context.

Boolean!non-null

Whether the resource publication is published. If true, then the resource publication is published to the publication. If false, then the resource publication is staged to be published to the publication.

Publication!non-null

The publication the resource publication is published to.

Publishable!non-null

The resource published to the publication.

The date that the resource publication was or is going to be published to the publication.


Was this section helpful?