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

Adds the Post ID as an option for custom targeting. #63

Closed
wants to merge 1 commit into from

Conversation

jaredcobb
Copy link
Contributor

Targeting values must be strings or an array of strings (which is why the value in this PR is cast as a string).
See: https://developers.google.com/doubleclick-gpt/reference#googletag.PassbackSlot_setTargeting

Resolves #62

Targeting values must be strings or an array of strings (which is why the value in this PR is cast as a string).
See: https://developers.google.com/doubleclick-gpt/reference#googletag.PassbackSlot_setTargeting
@mboynes
Copy link
Contributor

mboynes commented Apr 5, 2017

@jaredcobb can you add a unit test for this?

@kevinfodness kevinfodness deleted the add-post-id-targeting branch May 27, 2022 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow Post ID as a Source option for custom targeting
3 participants