[null,null,["最后更新时间 (UTC):2021-06-22。"],[[["The Conversion Measurement API is undergoing changes in Chrome 92, including updates to the API name, permissions policy name, HTML attribute names, `.well-known` URLs, and report formats."],["Reports are now sent as JSON in the request body, and the `credit` field has been removed from the report content along with any reports that would have had 0 credit."],["These changes are effective from Chrome 92 stable release on July 20th, 2021, and those using the API should migrate their code, preferably before mid-July 2021, to ensure compatibility with future updates."],["Legacy code using terms like `conversion-measurement`, `conversiondestination`, and `impressiondata` needs to be updated to use new terms like `attribution-reporting`, `attributiondestination`, and `attributionsourceeventid`, respectively, as well as using new URLs for reporting."],["The API will still support event-level reports, for clicks only, and further updates and features will be rolled out in later Chrome versions."]]],["Chrome 92 introduces changes to the Conversion Measurement API, now named Attribution Reporting API. Key updates include renaming the API and permissions policy, HTML attributes, and `.well-known` URLs. Reports are now sent as JSON in the request body, omitting the `credit` field. Legacy code must be updated to reflect these changes, including adjustments to permissions policy, feature detection, HTML attributes (e.g. `conversiondestination` to `attributiondestination`), `window.open()` calls and registration call URLs. These changes are effective from Chrome 92's stable release on July 20th, 2021.\n"]]