这是indexloc提供的服务,不要输入任何密码
Skip to content

Inconsistency in recency unit specification across documentation #1375

@jungyanl

Description

@jungyanl

There appears to be a discrepancy in the documentation regarding the unit of measurement for the recency value in the browserSignals object within generateBid().

Conflicting Information

  1. In the Protected Audience API documentation, it states:

    recency in generateBid()'s browser signals is specified in milliseconds

  2. However, in the Extended Private Aggregation Reporting documentation, it states:

    The browserSignals.recency value inside generateBid() specifies the duration in minutes since the user joined the interest group.

Observation

Based on the values observed in generateBid(), it appears that milliseconds is the more likely correct unit of measurement.

Request for Clarification

Could the correct unit of measurement for the recency value be confirmed and the documentation updated accordingly to ensure consistency across all references?

This clarification would be beneficial for developers implementing the Protected Audience API to avoid potential misinterpretations or errors in their code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions