Skip to content

Commit

Permalink
🐛✅TE Medya Ad Type (#26757)
Browse files Browse the repository at this point in the history
* Add files via upload

* Add files via upload

* Update temedya.js

* Update integration.js

* Update _config.js

* Update temedya.js

* Update ads.amp.html

* Update _config.js

* Update amp-ad.md

* Update temedya.md

* Update _config.js

* Update temedya.js

* Update temedya.js

* Update temedya.js

* Update _config.js

* Update _config.js
  • Loading branch information
vidyome committed Feb 12, 2020
1 parent 04f021a commit 728a0d0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion ads/_config.js
Original file line number Diff line number Diff line change
Expand Up @@ -1048,7 +1048,13 @@ const adConfig = jsonConfiguration({
consentHandlingOverride: true,
},

'temedya': {},
'temedya': {
prefetch: [
'https://vidyome-com.cdn.vidyome.com/vidyome/builds/temedya-amp.js',
'https://vidyome-com.cdn.vidyome.com/vidyome/builds/widgets.js',
],
renderStartImplemented: true,
},

'torimochi': {
renderStartImplemented: true,
Expand Down

1 comment on commit 728a0d0

@vidyome
Copy link
Contributor Author

Choose a reason for hiding this comment

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

update for config file

Please sign in to comment.