---
title: PublisherArticleIdentifier
framework: applenewsformat
role: symbol
role_heading: Type
path: applenewsformat/publisherarticleidentifier
---

# PublisherArticleIdentifier

The identifier provided by the publisher.

## Declaration

```data
string PublisherArticleIdentifier
```

## Discussion

Discussion You can create links to articles using the publisher’s article identifier. See identifier in ArticleDocument. The publisher’s article identifier maps to articleId for all articles. If the current article and the linked article belong to the same channel, use publisher-article://<article id>. If the linked article references a different channel, use publisher-article://<channel id>/<article id>.

## See Also

### Article Structure

- [Nesting Components in an Article](applenews/nesting-components-in-an-article.md)
- [Adding a Scene to a Chapter or a Section Header](applenews/adding-a-scene-to-a-chapter-or-a-section-header.md)
- [Creating an Article Link](applenews/creating-an-article-link.md)
- [Displaying Components Side By Side](applenews/displaying-components-side-by-side.md)
- [Header](applenewsformat/header.md)
- [Container](applenewsformat/container.md)
- [Section](applenewsformat/section.md)
- [Chapter](applenewsformat/chapter.md)
- [Aside](applenewsformat/aside.md)
- [CollectionDisplay](applenewsformat/collectiondisplay.md)
- [HorizontalStackDisplay](applenewsformat/horizontalstackdisplay.md)
- [FlexibleSpacer](applenewsformat/flexiblespacer.md)
- [Divider](applenewsformat/divider.md)
- [ArticleLink](applenewsformat/articlelink.md)
- [SupportedArticleIdentifier](applenewsformat/supportedarticleidentifier.md)
