Skip to main content
Version: v3

Update custom audience

PUT 

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

Rename a Facebook custom audience or change its description. Only those two fields can be updated; membership is changed through the member endpoints. The audience is also queued for reprocessing, so the acknowledgement does not mean downstream state has caught up.

Request

Version stringrequired

API Version

Available optionsv3
audienceId stringrequired

Custom audience identifier

application/json

Bodyrequired

    locationIdstringrequired

    Location identifier

    namestringrequired

    Audience name

    descriptionstring

    Audience description

application/json

Acknowledgement that the audience was updated

Schema
    statusnumberrequired

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

    msgstringrequired

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