Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Added remote JSON functionality for amp story ads config. #35256

Merged
merged 21 commits into from
Jul 20, 2021

Conversation

jshamble
Copy link
Contributor

fixes #34192

Adds the ability to have remote URLS containing config JSON data
for the component parsed and loaded
with a remote URL specified by the src attribute, instead of inline JSON only.
Both modes are still supported.

See the example included with this commit for a demo.
The inline JSON is included in this example and is commented out for reference.

@CLAassistant
Copy link

CLAassistant commented Jul 16, 2021

CLA assistant check
All committers have signed the CLA.

@amp-owners-bot amp-owners-bot bot requested a review from gmajoulet July 16, 2021 05:00
@calebcordry calebcordry self-requested a review July 16, 2021 16:10
Copy link
Member

@calebcordry calebcordry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add src/config attribute to amp-story-auto-ads element
4 participants