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

Add support of an array of price buckets and standard granuarlities #104

Closed
wants to merge 12 commits into from

Commits on Oct 7, 2020

  1. Add support of an array of price buckets and standard Prebid price

    granularities such as auto or dense
    Mike Chowla committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    a7d283c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Update creative snippet

    lucop1 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    301e469 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Merge pull request kmjennison#105 from talkstech/master

    Update Prebid Universal Creative snippet to include `hbPb` in tag data
    kmjennison authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    9708ffd View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Bump pyyaml from 5.1.2 to 5.4

    Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 to 5.4.
    - [Release notes](https://github.com/yaml/pyyaml/releases)
    - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
    - [Commits](yaml/pyyaml@5.1.2...5.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    d827b2d View commit details
    Browse the repository at this point in the history
  2. Merge pull request kmjennison#108 from kmjennison/dependabot/pip/pyya…

    …ml-5.4
    
    Bump pyyaml from 5.1.2 to 5.4
    kmjennison authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    f3861d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Update API version

    kmjennison committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    211ab13 View commit details
    Browse the repository at this point in the history
  2. Upgrade dependencies

    kmjennison committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    1526aa2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into kevin/update-api-version

    # Conflicts:
    #	requirements.txt
    kmjennison committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    2c520fa View commit details
    Browse the repository at this point in the history
  4. Merge pull request kmjennison#110 from kmjennison/kevin/update-api-ve…

    …rsion
    
    Update Ad Manager API version
    kmjennison authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    d965f9a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Add support of an array of price buckets and standard Prebid price

    granularities such as auto or dense
    Mike Chowla committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    95c9ebe View commit details
    Browse the repository at this point in the history
  2. Add tests and update README

    Mike Chowla committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    b4c2326 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dense-granularity' of https://github.com/mike-chowla/df…

    …p-prebid-setup into dense-granularity
    Mike Chowla committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    9637b18 View commit details
    Browse the repository at this point in the history