这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: rpratiksha031/amphtml

Tags

2505211727000

Toggle 2505211727000's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix issue where GFP cookie is not being attached to AdSense ad reques…

…ts. (ampproject#40284)

2505070854000

Toggle 2505070854000's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ Yobee Ad Integration | New (ampproject#40278)

* 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

2505022142000

Toggle 2505022142000's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ Landscape ad support for amp-story-auto-ads (ampproject#40264)

* Landscape ad support for amp-story-auto-ads

* Made `getAdAspectRatio_` a private function. Extended functionality to text content. Updated unit tests.

* Prevent division by 0

* Created experiment `story-ad-allow-fullbleed`. If enabled and AMP is in fullbleed mode, the ads will be shown in fullbleed.

2504291739000

Toggle 2504291739000's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
📦 Update dependency formidable to v3.5.4 [SECURITY] (ampproject#40281)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

2504241805000

Toggle 2504241805000's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove puff network from AMP ad (ampproject#40275)

2504091801000

Toggle 2504091801000's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bugfix: Assume that if AMP_CONTEXT_DATA is an object that it is an in…

…stance of context (ampproject#40267)

The setupMetadata_ Object is currently passed in a context object from
ads safeframe code which causes a parsing error that is silently caught
by the wrapping top level try/catch in https://github.com/ampproject/amphtml/blob/6a610ba7734d8bfced751644876e9f72e9108725/3p/ampcontext-lib.js#L19-L27

2503242227001

Toggle 2503242227001's commit message
Bugfix: Assume that if AMP_CONTEXT_DATA is an object that it is an in…

…stance of context (ampproject#40267)

The setupMetadata_ Object is currently passed in a context object from
ads safeframe code which causes a parsing error that is silently caught
by the wrapping top level try/catch in https://github.com/ampproject/amphtml/blob/6a610ba7734d8bfced751644876e9f72e9108725/3p/ampcontext-lib.js#L19-L27

(cherry picked from commit 0c8eaba)

2503242227000

Toggle 2503242227000's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ Google Ad Manager Publisher first-party IDs (ampproject#40249)

* Add 'canSetCookie'.

* Add 'tryAddingCookieParams' to amp-a4a.

* Add cookie setting and clearing logic to doubleclick impl.

* Fix getTempCookieName counter.

* Fix doubleclick unit tests.

* Add cookie clearing unit test.

* Fix unit tests and convert expiration date to ms as expected.

* Refactor cookie logic into util, and extend support to adsense.

* Add unit tests for cookie-util.js.

* Allow cokie-utils.js to depend on src/cookies.js.

* Fix type.

* Disallow cookie setting on proxy origin.

* Make test win.location slightly more realistic.

* Instead of carving out proxy origin completely, just don't set the domain.

* Apply proxy origin domain filtering for gfp opt out cookie.

2503201802000

Toggle 2503201802000's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Flakey Tests (ampproject#40257)

* Trigger Build

* intentional only

* skip flakey test and add TODO to fix

2502242315000

Toggle 2502242315000's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ Updated Neodata configuration to include GDPR in pageview and added…

… new cookiematching (ampproject#40245)

* Updated configu to include GDPR in pageview and added ADFORM and MEDIAMATH cookie matching

1. Added GDPR Consent to Pageview
2. Added ADFORM Cookie Matching
3. Added MEDIAMATH Cookie Matching

* Fix calls in vendors requests for neodata

* minor fix pageview call for Neodata

* fix calls

* fix call's placeholders for neodata config

* fix cmDbm call for neodata

* fix Mediamath cm call

* minor fix mediamath call

* fix mediamath call