Important: this documentation is not applicable to your currently selected format email!
amp-redbull-player
Description
Displays a Red Bull Video Player.
Required Scripts
<script async custom-element="amp-redbull-player" src="https://cdn.ampproject.org/v0/amp-redbull-player-0.1.js"></script>
Supported Layouts
Example
<amp-redbull-player id="rbvideo" data-param-videoid="rrn:content:videos:3965a26c-052e-575f-a28b-ded6bee23ee1:en-INT" data-param-skinid="com" data-param-locale="en" height="360" width="640" ></amp-redbull-player>
Attributes
data-param-videoid (required) | The video ID. |
data-param-skinid (optional) | The ID of the skin to display. Value can be stv or com. Defaults to com |
data-param-locale (optional) | String value for the tracking configuration.. |
id (optional) | Selector for the amp-analytics triggers configuration. |
Validation
See [amp-redbull-player rules](https://github.com/ampproject/amphtml/blob/main/extensions/amp-redbull-player/validator-amp-player-player.protoascii)
in the AMP validator specification.
You've read this document a dozen times but it doesn't really cover all of your questions? Maybe other people felt the same: reach out to them on Stack Overflow.
Go to Stack Overflow Found a bug or missing a feature?The AMP project strongly encourages your participation and contributions! We hope you'll become an ongoing participant in our open source community but we also welcome one-off contributions for the issues you're particularly passionate about.
Go to GitHub