v1

latestOpenAPI 3.1.02026-08-04282319386.0 KB
audience

Refresh Audience

Refresh an audience and its stats from the stored SQL so that it matches the current data

post/audience/refresh/{audience_id}

Path parameters

audience_idstring required

Request body

targetsRefreshTargetEnum[]

List of entities to refresh: 'audience', 'overview', 'insights', 'lookalike'. This list can not be empty

insight_context_listInsightContext[] nullable

Limit insight refresh to specific insights. This parameter is ignored if insights are not being refresed in this call.

Response

Successful Response

idinteger nullable

ID of this object.

created_atstring date-time nullable

datetime object representing when this object was created.

updated_atstring date-time nullable

datetime object representing when this object was updated.

deleted_atstring date-time nullable

datetime object representing when this object was deleted.

status'RUNNING' | 'COMPLETED' | 'FAILED'
endpointstring

Endpoint spawning async job

errorstring nullable

error message

{"stackTrail":"components:schemas:AsyncJobRecord:properties:response","oasType":"schema","type":"unknown","title":"Response","description":"async response"}