Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

Support Web Stories #30

Open
swissspidy opened this issue Sep 3, 2019 · 0 comments
Open

Support Web Stories #30

swissspidy opened this issue Sep 3, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@swissspidy
Copy link
Owner

Documentation: https://amp.dev/documentation/guides-and-tutorials/develop/advertise_amp_stories/#google-ad-manager

Example:

<amp-story>
  <amp-story-auto-ads>
    <script type="application/json">
     {
       "ad-attributes": {
         "type": "doubleclick",
         "data-slot": "/30497360/a4a/amp_story_dfp_example",
         "additional_data": "additional_data_information"
       }
     }
    </script>
  </amp-story-auto-ads>
  <amp-story-page>
  ...
</amp-story>
@swissspidy swissspidy added the enhancement New feature or request label Sep 3, 2019
@swissspidy swissspidy changed the title Support AMP Stories Support Web Stories Oct 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant