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

New Adapter: 152 Media - Adkernel alias #4116

Merged
merged 2 commits into from
Feb 5, 2025
Merged

Conversation

ckbo3hrk
Copy link
Contributor

@ckbo3hrk ckbo3hrk commented Dec 19, 2024

Alias for partner network to resolve an issue with multiple connected networks via same adkernel bidder.

prebid/prebid.github.io#5835

@bsardo bsardo added the adapter label Jan 6, 2025
@bsardo bsardo self-assigned this Jan 23, 2025
bsardo
bsardo previously approved these changes Jan 24, 2025
Copy link
Collaborator

@bsardo bsardo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please open a docs PR and provide the link in the PR description.

@bsardo bsardo self-requested a review January 24, 2025 17:18
@@ -0,0 +1,2 @@
aliasOf: adkernel
gvlVendorID: 1111
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified GVL ID

curl https://vendor-list.consensu.org/v3/vendor-list.json | jq '.vendors."1111"'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  658k  100  658k    0     0  2651k      0 --:--:-- --:--:-- --:--:-- 2646k
{
  "id": 1111,
  "name": "152 Media LLC",
  "purposes": [
    1,
    2,
    7,
    10
  ],
  "legIntPurposes": [],
  "flexiblePurposes": [],
  "specialPurposes": [],
  "features": [],
  "specialFeatures": [],
  "cookieMaxAgeSeconds": 7776000,
  "usesCookies": true,
  "cookieRefresh": true,
  "urls": [
    {
      "langId": "en",
      "privacy": "https://152media.com/privacy-policy/"
    }
  ],
  "usesNonCookieAccess": true,
  "dataRetention": {
    "stdRetention": 120,
    "purposes": {
      "2": 90
    },
    "specialPurposes": {}
  },
  "dataDeclaration": [
    1,
    2,
    3,
    6,
    8,
    10,
    11
  ],
  "deviceStorageDisclosureUrl": "https://152media.info/iab.json"
}

Copy link
Contributor

@guscarreon guscarreon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bsardo bsardo changed the title Adkernel: 152media alias New Adapter: 152 Media - Adkernel alias Feb 5, 2025
@bsardo bsardo merged commit 50679b6 into prebid:master Feb 5, 2025
3 checks passed
@ckbo3hrk ckbo3hrk deleted the patch-2 branch February 11, 2025 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants