Metadata Ingestion APIsShelf and Feed APIsSubscriber Activity APIs

Marquee Feed

This API returns a list of Marquee banners.

Resource URL

GET - /metax/2.1/shelf/marquee/common/{__JTV__DEVICE__CODE__}

Header Paramater

Authorization
required
Bearer Access Token

NOTE: Access Token here refers to the access authorization token.

URL Parameter

__JTV__DEVICE__CODE__
required
Device Code will be the web, roku, iphone,ipad etc.

Form Parameter

size
optional
Json size will be max or min.

Example Request URL

GET - http://__JTV_HOST__/metax/2.1//shelf/marquee/common/web/?size=__JTV__JSON_SIZE__

Example Return

The response of a invalid authorization access call ( Status #401) will look as follows:-

To see how to get access token - (see Getting Access Tokens)

The response of an ERROR in authorization access call ( Status #404) will look as follows:-

HTTP Status 404