Optimizing budget on subset of paid media #378
cjyoung-picpay
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hi - you should be able to freeze some individual channel budgets by setting the upper and lower constraints for a given channel to 1 and it will essentially just optimize the remaining ones. Try that out and let us know if that covers your use case |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First off, thanks for the implementation. Really good work all around.
Are there any plans to include different budget optimization features? I'm looking at freezing some paid media budgets (because for example they are outside of my control), while optimizing the remaining ones.
Since the the code and documents are well organized, I can see that the budget optimizer uses nlop with AUGLAG + SLSQP, so I can probably recreate the budget optimization on my end. Food for thought all the same.
Beta Was this translation helpful? Give feedback.
All reactions