Skip to content

feat(ads-client): roundtrip cap key for spoc impression callbacks (AC-125)#7442

Open
jonesetc wants to merge 1 commit into
mozilla:mainfrom
jonesetc:ads-client-roundtrip-cap-key
Open

feat(ads-client): roundtrip cap key for spoc impression callbacks (AC-125)#7442
jonesetc wants to merge 1 commit into
mozilla:mainfrom
jonesetc:ads-client-roundtrip-cap-key

Conversation

@jonesetc

Copy link
Copy Markdown
Member

Add roundtripping of cap_key in sposored content impression callback urls. This value is currently just discarded, but in the future will be used to keep a rolling count of impressions in the last 24 hours on device to make sure sponsored content is not being shown too often.

This does not change any internal or external APIs, and does not require an entry in the changelog

Pull Request checklist

  • Breaking changes: This PR follows our breaking change policy
    • This PR follows the breaking change policy:
      • This PR has no breaking API changes, or
      • There are corresponding PRs for our consumer applications that resolve the breaking changes and have been approved
  • Quality: This PR builds and tests run cleanly
    • Note:
      • For changes that need extra cross-platform testing, consider adding [ci full] to the PR title.
      • If this pull request includes a breaking change, consider cutting a new release after merging.
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry in CHANGELOG.md or an explanation of why it does not need one
    • Any breaking changes to Swift or Kotlin binding APIs are noted explicitly
  • Dependencies: This PR follows our dependency management guidelines
    • Any new dependencies are accompanied by a summary of the due diligence applied in selecting them.

@jonesetc jonesetc requested a review from Almaju June 22, 2026 18:35
@jonesetc jonesetc requested a review from a team as a code owner June 22, 2026 18:35
@jonesetc jonesetc force-pushed the ads-client-roundtrip-cap-key branch from aeb018c to 5ce339a Compare June 22, 2026 18:47
@jonesetc jonesetc force-pushed the ads-client-roundtrip-cap-key branch from 5ce339a to bc47c9b Compare June 22, 2026 19:52
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.

1 participant