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

[sc-15142] Rubicon InApp: Add Blocklists attribute for App #6

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

GodefroiRoussel
Copy link
Collaborator

Adding blocklists attribute for Rubicon in App object.

Link to their doc

Comment on lines +149 to +156
// Attribute:
// blocklists
// Type:
// string array
// Description:
// Array of blocklist use for Rubicon
Blocklists []string `json:"blocklists,omitempty"`

Copy link

Choose a reason for hiding this comment

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

Do you know why they didn't use the Ext field ? Seems misleading to add an exchange specific attribute at this level

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Unfortunately I don't know but I think it may be a legacy field because the app.blocklists becomes app.ext.rp.blocklists when using protobuf.
Source: https://help.magnite.com/help/xapi-protobuf-integrations#xapi-field-changes

Copy link

Choose a reason for hiding this comment

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

Maybe we could ask them to support it inside the ext.

@Abyfall Abyfall self-requested a review January 14, 2025 16:31
@Clement3 Clement3 self-requested a review January 15, 2025 15:22
@GodefroiRoussel GodefroiRoussel merged commit ac21036 into main Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants