Ads and Commerce
Ads and Commerce
Resources

Parameter Builder Get Started Guide

Updated: Mar 26, 2026
The open-source parameter builder library’s core functions require interaction with the cookie. Please make sure you’ve read through the cookie interaction section before proceeding.
The parameter builder library may read and store cookies based on the API calls.
Parameter builder client-side SDK contains APIs to automatically save cookies when triggered. The server-side SDK can’t write cookies, but it is recommended that advertisers save the suggested cookies list from returned APIs.
Please check the usage below for each API. With regard to the user’s cookie and consent, please refer to the Meta Business Tools Terms for details
Businesses can implement code that creates a banner and requires affirmative consent (for example, an “I agree” checkbox at the top of the page) to allow cookie saving actions through the parameter builder library. If you already have a system in place that addresses this need, such as a tag manager, you can make this code optional.

Quick Start Guide

Main Github link: https://github.com/facebook/capi-param-builder
Please make sure you are on the latest version.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon