Ad Creatives
Ad image library
Lists the ad account's image library (Meta's /act_X/adimages), rows returned verbatim. The default projection covers hash, url, name, dimensions and status; fields is a raw-passthrough override. Any hash here is reusable wherever Meta accepts image_hash (e.g. imageHash on POST /v1/ads/creatives).
get/v1/ads/images
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 images (raw Meta shape)
Changes
No recorded changes to this endpoint across all 29 revisions of this API.