GET /api/v2/buyer/advertisers/{advertiserId}/catalogs
Lists catalogs that have been synced for an advertiser. Catalogs are product, offering, or inventory feeds reused by discovery and creative generation.
Request
curl
Parameters
| Field | Type | Required | Notes |
|---|---|---|---|
advertiserId | string (path) | Yes | Unique identifier for the advertiser |
type | enum (query) | No | Filter by catalog type: offering, product, inventory, store, promotion, hotel, flight, job, vehicle, real_estate, education, destination |
take | integer (query) | No | Results to return. Default 50, max 250 |
skip | integer (query) | No | Results to skip for pagination. Default 0 |
Response
feedFormat is one of google_merchant_center, facebook_catalog, shopify, linkedin_jobs, custom (or null). updateFrequency is realtime, hourly, daily, weekly, or null.
Errors
404 NOT_FOUND—advertiserIddoes not exist or is not visible to the authenticated customer.
Related
Advertiser tasks
All advertiser operations
Advertiser overview
Fields, lifecycle, and concepts
Sync catalogs
Push catalog feeds and items