Insideall / dfp-prebid-lineitems

A PHP script to setup and update your Prebid Line Items in DFP
19 stars 11 forks source link

Activate existing key-values #10

Open JoyceBabu opened 5 years ago

JoyceBabu commented 5 years ago

Automatically activate existing key values pairs that are disabled.

When I disabled an adapter, I manually de-activated the associated Key-Values. Running the script again skipped creating the key values, and AdManager interface does not show deactivated Keys.

This PR will detect de-activated key-values and activate them.