consent_embed_get
Get the consent banner embed snippet.
Get the consent banner embed script for the current product. Requires product-scoped read access. Returns script_tag, product_id, and public_edge_url. Insert script_tag unchanged, including its leading HTML comment, as the first script in <head>, before trackers, tag managers, or inline loaders. Do not add async or defer: the banner must run before trackers so it can apply the consent decision.
Arguments
No arguments.
Try it
Give me the consent banner script tag to add to my site.