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
Example:hash,url,name,width,height,status
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 images (raw Meta shape)