---
title: SectionLinks
framework: applenewsapi
role: symbol
role_heading: Object
path: applenewsapi/sectionlinks
---

# SectionLinks

See the links the section endpoints returned.

## Declaration

```data
object SectionLinks
```

## Properties

channel: The URL of the channel in which this section appears. self: The URL at which you can read the article.

## Relationships

### Inherited By

- [SectionResponse](applenewsapi/sectionresponse.md)

## See Also

### Sections

- [List All Sections](applenewsapi/get-channels-_channelid_-sections.md)
- [Read Section Information](applenewsapi/get-sections-_sectionid_.md)
- [Promote Articles in a Section](applenewsapi/post-sections-_sectionid_-promotedarticles.md)
- [Section](applenewsapi/section.md)
- [SectionResponse](applenewsapi/sectionresponse.md)
- [PromoteArticleRequest](applenewsapi/promotearticlerequest.md)
- [PromoteArticleResponse](applenewsapi/promotearticleresponse.md)
