Skip to content

aic ads conversions send

Relay a Meta CAPI events payload through AIC

Reads a Meta Conversions API JSON body ({“data”:[…]}) from —file or stdin and relays it to Meta for this project’s pixel. PII (em, ph, …) must be SHA-256 hashed by you per Meta’s rules — AIC forwards the payload as-is.

aic ads conversions send [flags]
--file string path to a Meta CAPI JSON body (default: stdin)
-h, --help help for send
-o, --output string output format: table|json|yaml (default "table")
--profile string credentials profile to use (default "default")
-p, --project string target project (overrides the default project)
-t, --team string target team (overrides the default team)