Skip to main content
Glama

add_users_to_audience

Add hashed user data to a Meta custom audience for targeted advertising. Provide audience ID and JSON with SHA-256 hashed PII like email or phone numbers.

Instructions

Add users to a custom audience. Payload must be a JSON string containing hashed user data with a schema array defining the data types (e.g. EMAIL, PHONE, FN, LN).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
audience_idYesAudience ID
payloadYesJSON string: {schema: ['EMAIL','PHONE',...], data: [['hash1','hash2',...], ...]}. All PII must be SHA-256 hashed.
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mikusnuz/meta-ads-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server