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
Comma-separated Graph field override (supports nested {} projections).
limitinteger
Rows per page
afterstring
Cursor from paging.after of the previous page.
Response
Ad studies (raw Meta shape)
Changes
No recorded changes to this endpoint across all 26 revisions of this API.