amp-beopinion
Description
Embeds BeOpinion content.
Required Scripts
<script async custom-element="amp-beopinion" src="https://cdn.ampproject.org/v0/amp-beopinion-0.1.js"></script>
Supported Layouts
Usage
The amp-beopinion
component allows you to embed BeOpinion content in your AMP page for a given BeOpinion account. BeOpinion is a tool for content creators to add interactive blocks such as polls and quizzes to their pages. BeOpinion mostly works with journalists of major media groups in Europe.
Integration examples
As a 3rd party
<amp-beopinion width="375" height="472" layout="responsive" data-account="589446dd42ee0d6fdd9c3dfd" data-content="5a703a2f46e0fb00016d51b3" data-name="content-slot" > </amp-beopinion>
As an ad provider
<amp-ad width="300" height="220" type="beopinion" layout="responsive" data-account="589446dd42ee0d6fdd9c3dfd" data-name="slot_0" data-my-content="0" > </amp-ad>
Placeholders & fallbacks
An element marked with a placeholder
attribute displays while the content for the content is loading or initializing. Placeholders are hidden once the AMP component's content displays. An element marked with a fallback
attribute displays if amp-beopinion
isn't supported by the browser or if the content doesn't exist or has been deleted.
Visit the Placeholders & fallbacks guide to learn more about how placeholders and fallbacks interact for the amp-beopinion
component.
Attributes
data-account
The ID of the BeOpinion account (page owner).
data-content
(optional)
The ID of the BeOpinion content to be displayed on the page.
data-name
(optional)
The name of the BeOpinion slot on the page.
title (optional)
Define a title
attribute for the component to propagate to the underlying <iframe>
element. The default value is "BeOpinion content"
.
Styling
BeOpinion does not currently provide an API that yields fixed aspect ratio for embedded contents. Currently, AMP automatically proportionally scales the content to fit the provided size, but this may yield less than ideal appearance. You might need to manually tweak the provided width and height. Also, you can use the media
attribute to select the aspect ratio based on the screen width.
Validation
See amp-beopinion rules in the AMP validator specification.
Bạn đã đọc tài liệu này hàng chục lần, nhưng nó không thật sự trả lời mọi thắc mắc của bạn? Có lẽ những người khác cũng cảm thấy như vậy: hãy liên hệ với họ trên Stack Overflow.
Truy cập Stack Overflow Bạn tìm thấy một lỗi hoặc cần bổ sung một tính năng?Dự án AMP đặc biệt khuyến khích sự tham gia và đóng góp của bạn! Chúng tôi hi vọng bạn sẽ trở thành một người tham gia tích cực trong cộng đồng mã nguồn mở của chúng tôi, nhưng chúng tôi cũng chào mừng các đóng góp đơn lẻ về vấn đề mà bạn đặc biệt quan tâm.
Truy cập GitHub