Get audience insights

GET {{baseUrl}}/ad_accounts/:ad_account_id/audience_insights?audience_insight_type=YOUR_TOTAL_AUDIENCE

Get Audience Insights for an ad account. The response will return insights for 3 types of audiences: the ad account's engaged audience on Pinterest, the ad account's total audience on Pinterest and Pinterest's total audience.

Learn more about Audience Insights.

Request Params

KeyDatatypeRequiredDescription
audience_insight_typestring(Required) Type of audience insights.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"categories":[{"key":"1234567","name":"travel","ratio":0.551,"index":1.2,"id":"1234567"},{"key":"1234567","name":"travel","ratio":0.551,"index":1.2,"id":"1234567"}],"demographics":{"ages":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"genders":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"devices":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"metros":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"countries":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]},"type":"YOUR_TOTAL_AUDIENCE","date":"2022-10-09","size":10000,"size_is_upper_bound":true}