docs(clay-ads): add audience size glossary entry and match rate vs audience size FAQ - #2287
Open
george-dilthey wants to merge 1 commit into
Open
docs(clay-ads): add audience size glossary entry and match rate vs audience size FAQ#2287george-dilthey wants to merge 1 commit into
george-dilthey wants to merge 1 commit into
Conversation
Contributor
george-dilthey
marked this pull request as ready for review
August 26, 2026 15:01
This was referenced Aug 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Applied three substantive deltas from the upstream Webflow update to
docs/clay-ads.md:Re-target→Retargetin the key use cases bullet list (spelling consistency).Why
Triggered by a Webflow
collection_item_publishedwebhook for https://university.clay.com/docs/clay-ads. The upstream page received multiple changes; this PR applies the deltas that have a clean home in the local doc. See "Uncertainties" for the two deltas that were not applied.Source link(s)
matchRateandaudienceSizeare distinct fields:clay-base/libs/api-contract/src/ad-audiences/interfaces.ts:200,202clay-base/apps/frontend/src/components/AdAudienceSidebar/components/ProviderCard.tsx:371,417ProviderCard.tsx:391–397; populated atclay-base/apps/frontend/src/components/AdSyncs/AdSyncSyncStage/provider-sync-run-summary.ts:61–62clay-base/apps/frontend/src/hooks/ad-syncs/useAdsEntitlement.ts:36Uncertainties
Related observations
Closes DOC-2033