v1

latestOpenAPI 3.0.02026-07-2496664456.3 KB
AudienceTarget

Create a new AudienceTarget.

Create a new AudienceTarget of the AdAccount.

post/cm/v1/audience-targets

Query parameters

ad_account_idstring required

The AdAccount ID the AudienceTarget belongs to.

Request body

idstring

ID of the SharedAudienceTarget. Automatically set by server on creation.

titlestring required

A descriptive name of the SharedAudienceTarget.

aud_sizestring int64

Original audience size information.

reachable_aud_sizestring int64

Reachable audience size information.

top_n_countries_aud_size_mapobject

Top N countries audience size information.

last_aud_size_computed_atstring date-time

Last updated time of the audience size information.

auto_delete_atstring date-time

AudienceTarget used nowhere for specific time will be removed automatically. It represents when this will be deleted in UTC.

created_atstring date-time

Created time.

updated_atstring date-time

Last updated time. Should not modify on the client side.

Response

A successful response.