Supported formats
Every item needs an id. The first of
id, sku, offer_id, item_id, product_id, job_id,
store_id or guid is used. Field names are normalized to snake_case and the g: prefix is
dropped. A feed can hold up to 5,000 items and 20 MB.
Connecting a feed
Ask Semi to connect a feed URL, or callsync_catalogs:
items: [...]) work the same way without a URL.
A feed is stale once twice its update frequency has passed without a successful refresh.
Transform and activation
A transform says how to fan the catalog out:groupBy: item fields that split items into campaign groups (for examplecategory)creativePrompt: the creative brief per group;{field}placeholders take the group’s valuesbudgetPerGroup: the budget each campaign group starts with, in the advertiser’s currency
preview_catalog_activation_plan shows the campaign groups, creative assets and seller targets.
execute_catalog_activation_plan creates one draft campaign per group (nothing is booked or
spent), queues creative generation, and shares the catalog over AdCP sync_catalogs with the
catalog-driven sellers you buy from. Sellers that take assembled creative wait for the creative;
sellers without a catalog or creative handoff are skipped.