Skip to main content
Version: v3

Add custom audience member

PUT 

/ad-publishing/facebook/custom-audience/:audienceId/member

Add a single contact to a Facebook custom audience. The contact is resolved from contactId and its identifiers are hashed before being sent to Meta. Use the batch endpoint for more than one member.

Request

Version stringrequired

API Version

Available optionsv3
audienceId stringrequired

Custom audience identifier

application/json

Bodyrequired

    locationIdstringrequired

    Location identifier

    contactIdstringrequired

    Contact identifier

    fbAdAccountIdstring

    Facebook ad account ID

application/json

Acknowledgement that the contact was added, naming the audience in msg

Schema
    statusnumberrequired

    Always 200. Mirrors the HTTP status rather than reporting anything additional.

    msgstringrequired

    Human-readable confirmation. Wording varies with the operation performed.