Skip to content

Commit

Permalink
Update Comscore update metadata function in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicomontanari authored Mar 10, 2025
1 parent 54008fc commit 74acb0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comscore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ A flag to enable verbose logging.
The connector allows updating the current asset's metadata at any time. Do it when setting a new source to the player.
```js
comscoreConnector.updateMetadata(newMetadata);
comscoreConnector.update(newMetadata);
```
### ComscoreMetadata fields
Expand Down

0 comments on commit 74acb0d

Please sign in to comment.