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

Allow directly customizing the creative and line item configs #84

Open
kmjennison opened this issue Sep 11, 2019 · 0 comments
Open

Allow directly customizing the creative and line item configs #84

kmjennison opened this issue Sep 11, 2019 · 0 comments

Comments

@kmjennison
Copy link
Owner

People often want to customize the creative and line item configuration. Rather than adding case-by-case customization, let's just expose the configuration for LineItem and Creative (and/or ThirdPartyCreative) to make it more flexible.

This could address the following feature requests:
SafeFrame: #83
Same advertiser exception / geotargeting: #59
Video ads: #61
Native ads: #57

This is straightforward for boolean fields but more complex for any items we need to create before associating them with the config, such as custom targeting keys.

It might be helpful if #50 is a prerequisite to this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant