dfp-prebid-setup icon indicating copy to clipboard operation
dfp-prebid-setup copied to clipboard

Automated line item generator for Prebid.js and Google Ad Manager

Results 21 dfp-prebid-setup issues
Sort by recently updated
recently updated
newest added

``` dfp.exceptions.BadSettingException: The setting "DFP_TARGETED_PLACEMENT_NAMES" must contain at least one DFP placement ID. ``` IMHO this should default to Run of network in the case of empty array not yield...

enhancement
help wanted

Fixes #16 - used suggested parameter DFP_ALLOW_NO_INVENTORY_TARGETING when no DFP_TARGETED_PLACEMENT_NAMES is provided. I also needed Bidders' Params to be used when sending all bids to the ad server was required...

Can anybody possibly include an option to select "Allow same advertiser exception." for all line items created?

This should make the project easier to configure and use. Move settings into a `dfp-prebid-setup.yml` that looks something like: ```YAML orders: - bidder_code: somebidder advertiser_name: Some DFP Advertiser order_name: My...

### When I run: python -m tasks.add_new_prebid_partner ### I get the following error: suds.WebFault: Server raised fault: '[CustomTargetingError.DELETED_VALUE_CANNOT_BE_USED_FOR_TARGETING @ targeting.customTargeting.children[0].valueIds; trigger:'447854979471']' ### Details: I installed the script on the server...

bug

Hi, Can you implement an option to create line items with "auto" or "dense" price granularity? http://prebid.org/dev-docs/publisher-api-reference.html#module_pbjs.setPriceGranularity

enhancement
help wanted

Could someone help me to resolve this issue: Error summary: {'faultMessage': "[AuthenticationError.NETWORK_NOT_FOUND @ ; trigger:'[email protected]']", 'requestId': '867a68f3723ac118e383de16280c62fa', 'responseTime': '55', 'serviceName': 'OrderService', 'methodName': 'getOrdersByStatement'} Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/googleads/common.py",...

Hi I am getting this issue, please help solve it Collecting PyYAML==5.4.1 (from -r requirements.txt (line 6)) Using cached PyYAML-5.4.1.tar.gz (175 kB) Installing build dependencies ... done Getting requirements to...

I was Creating Line Items from these tools, but after setting up everything. I'm unable to get orders Can anyone help me to solve this problem

When trying to run video line items, we get the following error that we can't solve: ![image](https://user-images.githubusercontent.com/114169044/197195804-40c0956e-51d0-46f2-9a06-9d76d144e4f6.png)