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

feat: Allow for an adsRequest object to be passed to the plugin. This… #656

Merged
merged 7 commits into from
Jun 13, 2018
Merged

feat: Allow for an adsRequest object to be passed to the plugin. This… #656

merged 7 commits into from
Jun 13, 2018

Conversation

shawnbuso
Copy link
Contributor

… allows us to support additional adRequest properties. Fixes #653.

… allows us to support additional adRequest properties. Fixes #653.
README.md Outdated
| adsResponse | string | REQUIRED IF adTagUrl IS NOT PROVIDED The VAST, VMAP, or ad rules response to use,in lieu of fetching one an ad tag. |
| adTagUrl | string | A URL which returns a VAST, VMAP or ad rules,response. This will override adsResponse. |
| adsResponse | string | The VAST, VMAP, or ad rules response to use,in lieu of fetching one an ad tag. This is overridden if adTagUrl is set. |
| adsRequest | object | JSON object with ads request properties defined in the IMA SDK Docs(2). Propertied set here that can also be provided elsewhere (e.g. adTagUrl) will override those other settings. |
Copy link
Contributor

Choose a reason for hiding this comment

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

Properties

@shawnbuso shawnbuso merged commit 80aba35 into googleads:master Jun 13, 2018
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