Skip to content

Commit

Permalink
Removes OMID version from sample app.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 714154146
  • Loading branch information
Interactive Media Ads Developer Relations authored and IMA Developer Relations committed Jan 10, 2025
1 parent 953a4c4 commit e2c9e0a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ public void generateNonceForAdRequest(View view) {
NonceRequest nonceRequest =
NonceRequest.builder()
.descriptionURL("https://example.com/content1")
.omidVersion("1.0.0")
.omidPartnerName("Example Publisher")
.playerType("ExamplePlayerType")
.playerVersion("1.0.0")
Expand Down

0 comments on commit e2c9e0a

Please sign in to comment.