Returns a paginated list of ad creatives for the given Facebook page ID.
Cursor-based pagination — pass cursor from the previous response as cursor. Cursors are tied to order_by; do not reuse a cursor when changing sort order.
Array filters (country, language) match creatives that include any of the provided values.
Documentation Index
Fetch the complete documentation index at: https://docs.adspo.co/llms.txt
Use this file to discover all available pages before exploring further.
Your Adspo API key.
The Facebook Ad Library page ID of the brand.
Sort order for results.
latest, oldest, longest_running, most_impressions, most_ads Pagination cursor from a previous response.
Filter creatives first seen on or after this date.
Accepted formats: YYYY-MM-DD, YYYY-MM-DD HH:MM:SS, YYYY-MM-DDTHH:MM:SS.
A bare date (e.g. 2024-11-12) is interpreted as 2024-11-12 00:00:00.
Filter creatives last seen on or before this date.
Accepted formats: YYYY-MM-DD, YYYY-MM-DD HH:MM:SS, YYYY-MM-DDTHH:MM:SS.
To capture all creatives through a full day, use YYYY-MM-DD 23:59:59.
Filter by whether the creative is currently running.
Filter by creative format.
IMAGE, VIDEO Minimum runtime in days.
Maximum runtime in days.
Minimum number of ad variants using this creative.
Maximum number of ad variants using this creative.
Minimum impression order rank. Lower values indicate higher estimated impressions.
Maximum impression order rank.
Comma-separated or repeated. Matches creatives shown in any of these countries.
Comma-separated or repeated. Matches creatives in any of these languages.
When true, each creative includes an ads array.
A page of creatives.