"aggregation_keys":{// Generate a "0x159" key piece for the key named "campaignCounts"."campaignCounts":"0x159",// User saw ad from campaign 345 (out of 511)// Generates a "0x5" key piece (low order bits of the key) for // the key named "geoValue"."geoValue":"0x5"// Source-side geo region = 5 (US), out of a possible ~100 regions}
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2022-06-23 (世界標準時間)。"],[[["Chrome 104 introduces significant updates to the Attribution Reporting API, including new mechanisms and aggregation service changes."],["Developers already familiar with the API or participating in the origin trial should review the updates, especially the unified headers and aggregation keys changes."],["The aggregation service will have updated report formats, and resources are available for understanding and generating summary reports."],["Several other API adjustments have been made, including script tag support for source registration and changes to source registration headers."],["Those new to the Attribution Reporting API should refer to the introductory documentation instead of this update notice."]]],["Chrome version 104 introduces updates to the Attribution Reporting API, mainly concerning header unification and aggregation keys. The headers for source and trigger registration are now unified under `Attribution-Reporting-Register-Source` and `Attribution-Reporting-Register-Trigger`, respectively, and the `aggregation_keys` are now stored as a JSON dictionary. Debug keys must be set in the source and trigger headers, and script tags can now register attribution sources. Additional updates include removing `window.registerSource` and adjusting report generation.\n"]]