This page provides instructions for submitting your feed in MSN Partner Hub and configuring authentication if required. Learn how to submit new feeds, manage existing ones, and enable secure delivery with supported authentication methods.

In this article

Submit a feed

Supported feed formats

Feed authentication options

Tips for feed success

Flagging AI-Assisted Content (AIAC)

Optional: Ad Manager integration

Submit a feed

To submit a feed in MSN Partner Hub:

  1. Log in to MSN Partner Hub.

  2. Navigate to Content Management > Feeds.

  3. Click Add Feed and complete the required fields:

    • Feed URL (must be HTTPS)

    • Feed format (RSS 2.0 or ATOM)

    • Feed language (e.g., en-US)

    • Primary content type (Articles, Videos, or Slideshows)

    • Associated brand

Feeds must pass ingestion validation checks before going live.

Add new MSN feed in MSN Partner Hub

Supported feed formats

MSN supports:

  • RSS 2.0

  • ATOM 1.0

  • Optional extensions:

    • Media RSS (media:)

    • Dublin Core (dc: and dcterms:)

    • Microsoft Ingestion (mi:)

All feeds must:

  • Use UTF-8 encoding (or declare another format in the XML prolog)

  • Use valid HTTPS URLs for delivery

​​​​​​​Feed authentication options

Authentication is optional but supported if your feed requires restricted access.

Basic authentication

Submit the following credentials when adding the feed:

  • Username

  • Password

  • Secured HTTPS feed URL

OAuth 2.0 authentication

Provide the following values:

  • Security Token Server URL

  • Client ID

  • Grant Type (e.g., client_credentials)

  • Scope (optional)

  • Secured HTTPS feed URL

MSN Partner Hub will store these credentials and use them to access your feed securely.

Tips for feed success

  • Ensure the feed endpoint is static (avoid dynamic tokens or time-sensitive parameters).

  • Avoid redirects, gated links, or expired certificates.

  • Send regular updates to maintain feed freshness.

  • Verify your feed does not exceed size or freshness limits:

    • Max file size: 10MB

    • Max image size: 15MB

    • Content age: Published within the past 365 days

Flagging AI-Assisted Content (AIAC)

To comply with MSN policies, MSN Partners must flag any content (text, image, or video) that was generated with the assistance of AI. Add the appropriate AIAC indicator to your feed depending on your format:​​​​​​​​​​​​​​​​​​​

Feed format

Version

Tag

RSS

V3, V2

<category><![CDATA[AI-Assisted]]></category>

ATOM

V3, V2

<category term="AI-Assisted" />

NewsML

V2

<item_keyword>AI-Assisted</item_keyword>

JSON

V2

{"isAIACincluded": true (or false)}

Important: Do not submit unreviewed, fully AI-generated content. All content must be reviewed and verified before submission to MSN.

Optional: Ad Manager integration (video feeds only)

If your partnership agreement includes support for an external Ad Manager, you can enable integration by adding additional metadata to your video feed. This integration allows MSN to reference the correct asset ID for ad tracking and monetization.

In your video feed, include the mi:additionalService element with the required adProviderAssetRegistrationId property:

<item>   <title>Video: Scientists answer questions on climate change</title>   ...   <mi:additionalService name="ServiceName">     <properties>       <property label="adProviderAssetRegistrationId" value="Asset_Id" />     </properties>   </mi:additionalService>   ... </item>

This method applies only to standalone video feeds. For inline videos, the video’s Unique ID must match the asset ID used by your Ad Manager platform.

도움이 더 필요하세요?

더 많은 옵션을 원하세요?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.