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

Client-side DFP #45

Merged
merged 13 commits into from
Feb 1, 2017
Merged

Client-side DFP #45

merged 13 commits into from
Feb 1, 2017

Conversation

noslouch
Copy link
Contributor

@noslouch noslouch commented Jan 27, 2017

This PR adds all the necessary bits so that the web client can manage DFP assets without any server-side initialization. This is another step in the process of moving client side concerns into the ember app.

The bits are an instance initializer which adds the async DFP script and also queues up all the one-time calls. Also this adds a service which routes can use to refresh ads once loaded.

Along the way, I also cleaned up some unnecessary code and moved the channel template out of a wormhole to coordinate with a simplified server template.

ticket

Copy link
Contributor

@walsh9 walsh9 left a comment

Choose a reason for hiding this comment

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

I didn't go into to the full details of how the Google ads API works, but the rest looks good and i looked up some of the google code I didn't get and it seems to be following all the good examples here so 👍

@noslouch noslouch merged commit a10d22b into master Feb 1, 2017
@noslouch noslouch deleted the brian-WE-6398 branch February 1, 2017 22:06
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