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

Add missing AdRequest.omidAccessModeRules property in google-ima.js #34

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

kzar
Copy link
Contributor

@kzar kzar commented Nov 28, 2023

It turns out that an AdRequest class should have an
omidAccessModeRules[1] Object property. Some websites broke when
trying to access the missing property.

1 - https://developers.google.com/interactive-media-ads/docs/sdks/html5/client-side/reference/js/google.ima.AdsRequest#omidAccessModeRules

@kzar kzar requested a review from dharb November 28, 2023 13:01
Copy link
Collaborator

@dharb dharb left a comment

Choose a reason for hiding this comment

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

👍

It turns out that an AdRequest class should have an
omidAccessModeRules[1] Object property. Some websites broke when
trying to access the missing property.

1 - https://developers.google.com/interactive-media-ads/docs/sdks/html5/client-side/reference/js/google.ima.AdsRequest#omidAccessModeRules
@kzar kzar marked this pull request as ready for review November 30, 2023 12:57
@kzar kzar merged commit 57b7dd9 into duckduckgo:main Nov 30, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants