GET /api/v2/storefront/inventory-sources/{sourceId}/sync-history
Returns the timeline of sync runs for an ad-server-backed source. Use this to drill into individual runs after reading the coarse sync blocks on the status snapshot.
Request
Parameters
Response
nextCursor is non-null, pass it back as the cursor parameter to walk pages.
Errors
401 UNAUTHORIZED— missing or invalid API key.404 NOT_FOUND— no ad-server-backed source with thissourceId.
Related
Inventory source tasks
All operations
Get status
Coarse sync rollups
Refresh
Force a fresh sync snapshot
Get ad-server connection
Connection state