v1
latestOpenAPI 3.1.02026-07-24590188.7 KBcustom_audience/get/<id>
get/custom_audience/get/{id}
Path parameters
idstring required
The id parameter specifies the audience.
Response
200
Example response
{
"id": "<adsId>",
"advertiser_id": "<adsId>",
"name": "<string>",
"description": "<string>",
"audience_type": "<string>",
"created_at": "<instant>",
"updated_at": "<instant>"
}