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

Protected Audience: Show information about Interest Groups (IG) #785

Open
3 tasks
maitreyie-chavan opened this issue Jul 25, 2024 · 0 comments · Fixed by #811
Open
3 tasks

Protected Audience: Show information about Interest Groups (IG) #785

maitreyie-chavan opened this issue Jul 25, 2024 · 0 comments · Fixed by #811
Assignees
Labels
Feature Request PSAT Features and tasks related to DevTools extension
Milestone

Comments

@maitreyie-chavan
Copy link
Collaborator

maitreyie-chavan commented Jul 25, 2024

Feature Request:

Description:

Enhance PSAT's Protected Audience section to display comprehensive information about interest groups joined by DSPs, providing insights into the browser's perspective on these groups.

Motivation:

Developers need a clear understanding of how interest groups are stored and managed within the browser, especially from the perspective of different DSPs. This feature will allow developers to easily inspect interest group details, helping them understand how their site's users are being categorized and targeted for Protected Audience advertising.

User Story:

As a developer implementing Protected Audience, I want to view a list of interest groups associated with different DSPs on my site so that I can understand how my users are being categorized and targeted for Protected Audience advertising.

Acceptance Criteria:

  • Interest Groups Tab:
    • Display a table listing all interest groups stored for the current site, including:
      • Interest Group Owner (clearly indicating the associated DSP)
      • Interest Group Name
      • Expiration Time
      • Access Type
    • Provide a preview section displaying the full JSON data for a selected interest group for in-depth analysis.
    • Highlight any inconsistencies or potential issues with the interest group configuration.

Additional Information:

  • This feature relies on the existing Storage.getInterestGroupDetails and Storage.interestGroupAccessed APIs to gather data about interest groups.
@maitreyie-chavan maitreyie-chavan added PSAT Features and tasks related to DevTools extension Feature Request labels Jul 25, 2024
@maitreyie-chavan maitreyie-chavan added this to the v1.0 milestone Jul 25, 2024
@maitreyie-chavan maitreyie-chavan moved this to In Progress in PS Analysis Tool Aug 14, 2024
@amedina amedina changed the title Protected Audience: Show information about Interest Groups (IG) joined by DSPs Protected Audience: Show information about Interest Groups (IG) Sep 19, 2024
@maitreyie-chavan maitreyie-chavan modified the milestones: v1.0, v0.12 Oct 16, 2024
@amovar18 amovar18 linked a pull request Oct 17, 2024 that will close this issue
4 tasks
@maitreyie-chavan maitreyie-chavan modified the milestones: v0.12, v1.0 Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request PSAT Features and tasks related to DevTools extension
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

3 participants