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

Adscript #32

Merged
merged 59 commits into from
Aug 8, 2024
Merged

Adscript #32

merged 59 commits into from
Aug 8, 2024

Conversation

wjoosen
Copy link
Contributor

@wjoosen wjoosen commented Jul 14, 2024

No description provided.

Copy link

changeset-bot bot commented Jul 14, 2024

🦋 Changeset detected

Latest commit: 55f4e35

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@theoplayer/adscript-connector-web Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@@ -0,0 +1,100 @@
# adscript-connector-web

The AdScript connector provides a AdScript integration for THEOplayer.
Copy link
Contributor

Choose a reason for hiding this comment

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

Nitpick: an AdScript integration

If the user info has changed during playback, you can update it with:

```javascript
adScriptConnector.updateUser(i12n);
Copy link
Contributor

Choose a reason for hiding this comment

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

i12n is a bit of a vague parameter name for a method called updateUser right? Can we make it more sensible or is this just weird AdScript naming?

Copy link
Member

Choose a reason for hiding this comment

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

The naming comes directly from the AdScript docs

@wjoosen wjoosen merged commit 350647f into main Aug 8, 2024
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.

3 participants