Anchor to ResourcePublicationResource
objectResource Publication
A resource publication represents information about the publication of a resource.
An instance of , unlike
, can be neither published or scheduled to be published.
See ResourcePublicationV2 for more context.
Anchor to FieldsFields
- Anchor to isPublishedis•Boolean!non-null
Published Whether the resource publication is published. Also returns true if the resource publication is scheduled to be published. If false, then the resource publication is neither published nor scheduled to be published.
- Anchor to publicationpublication•Publication!non-null
The publication the resource publication is published to.
- Anchor to publishablepublishable•Publishable!non-null
The resource published to the publication.
- Anchor to publishDatepublish•Date
Date Time!non-null The date that the resource publication was or is going to be published to the publication. If the product isn't published, then this field returns an epoch timestamp.
- Anchor to channelchannel•Channel!non-nullDeprecated
Was this section helpful?