-
Notifications
You must be signed in to change notification settings - Fork 3.9k
✨ Yobee Ad Integration | New #40278
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
✨ Yobee Ad Integration | New #40278
Conversation
add support to amp-ad for the AdMatic type.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This pull request adds support for a new Yobee ad vendor integration for amp-ad, enhancing the ad network support with documentation, example updates, and necessary integration code changes.
- Added Yobee vendor documentation and examples.
- Implemented Yobee vendor integration scripts and configuration updates.
- Updated integration registration to include Yobee in both legacy and ESM examples.
Reviewed Changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.
Show a summary per file
File | Description |
---|---|
extensions/amp-ad/amp-ad.md | Added Yobee reference to vendor list. |
examples/amp-ad/ads.amp.html | Injected Yobee option and sample amp-ad block. |
examples/amp-ad/ads.amp.esm.html | Injected Yobee option and sample amp-ad block for ESM. |
ads/vendors/yobee.md | Added documentation for Yobee ad implementation. |
ads/vendors/yobee.js | Introduced Yobee vendor integration logic. |
ads/_config.js | Updated ad configuration with Yobee support. |
3p/vendors/yobee.js | Registered Yobee integration for 3p context. |
3p/integration.js | Registered Yobee integration along with other vendors. |
@fatihkaya84 Ping. |
|
@powerivq kind reminder :) Best. |
Thanks. |
* Pixad Ad Integration * updated trailing whitespace. * fix * Update pixad.js * Update integration.js * Update amp-ad.md * Update pixad.md * AdMatic Ad Integration | New add support to amp-ad for the AdMatic type. * update * Update admatic.md * yobee * Update yobee.md * update * Update integration.js * Update yobee.js [ampproject-amphtml] Implement feature ). Yobee Ad Integration ✨ New features addressed by this pull request. Merges with( ampproject#40278), (#7) For substantial changes, first file an Intent-to-Implement (I2I) issue at go.amp.dev/i2i. # References: - AMP code contribution docs: go.amp.dev/contribute/code - First time setup (required for CI checks): go.amp.dev/getting-started # Emojis for categorizing pull request :✨ New feature Implementation
add support to amp-ad for the Yobee type.