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

Bidder Targeting Key status is 'INACTIVE' #23

Closed
dshore opened this issue Feb 3, 2021 · 2 comments
Closed

Bidder Targeting Key status is 'INACTIVE' #23

dshore opened this issue Feb 3, 2021 · 2 comments
Labels
bug Something isn't working in DEV Resolution is in DEV release

Comments

@dshore
Copy link
Collaborator

dshore commented Feb 3, 2021

  • line-item-manager version: all
  • Python version: all
  • Operating System: all

Description

Create line items when bidder targeting key status is 'inactive' results in an error.

What I Did

line_item_manager create <config.yml> -b <bidder-code>
@dshore dshore added the bug Something isn't working label Feb 3, 2021
@dshore dshore changed the title Bidder Targeting Key Bidder Targeting Key status is 'INACTIVE' Feb 3, 2021
@dshore dshore added the in DEV Resolution is in DEV release label Feb 5, 2021
@dshore
Copy link
Collaborator Author

dshore commented Feb 5, 2021

Now doing a check of all bidders up front making sure targeting keys are 'ACTIVE'. Errors look like this:

$ line_item_manager create my_config.yml -b appnexus -n
ERROR:line_item_manager.cli:Resource is not active:
  - Bidder Targeting Key name 'hb_pb_appnexus' is not active.  You must activate before re-running.

@dshore
Copy link
Collaborator Author

dshore commented Feb 9, 2021

Released with: v0.1.15

@dshore dshore closed this as completed Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in DEV Resolution is in DEV release
Projects
None yet
Development

No branches or pull requests

1 participant