Ad Accounts

A/B tests and lift studies

Lists the ad account's A/B tests and lift studies (Meta's /act_X/ad_studies), rows returned verbatim. The default projection covers id, name, type, timing and cells with split percentages; fields is a raw-passthrough override.

get/v1/ads/studies

Query parameters

accountIdstring required

Zernio SocialAccount id (posting or ads variant) used to resolve the Meta token.

adAccountIdstring required

Meta ad account id (act_<n>).

fieldsstring
Example:id,name,type,cells{id,name,treatment_percentage}

Comma-separated Graph field override. Supports nested {} projections and Graph field modifiers, so a nested edge can be paged explicitly: without a .limit() modifier the expansion runs at the Meta default page size and the tail is dropped silently.

limitinteger

Rows per page

afterstring

Cursor from paging.after of the previous page.

Response

Ad studies (raw Meta shape)

adAccountIdstring
dataobject[]

Changes