v1

latestOpenAPI 3.0.32026-07-2226694862.5 KB
Affiliate Product Feeds

Get Product Feed by ID

get/affiliates/offers/{offerId}/productfeeds/{productFeedId}

Path parameters

offerIdinteger required

The numeric ID of the offer.

productFeedIdinteger required

The numeric ID of the product feed.

Query parameters

relationship'product_feed_item'

Include related data. Use product_feed_item to include feed items.

Response

network_advertiser_product_feed_idinteger

Unique identifier for the product feed.

network_idinteger

Network ID.

network_advertiser_idinteger

ID of the advertiser that owns this product feed.

namestring

Name of the product feed.

statusstring

Status of the product feed.

file_asset_idinteger

ID of the associated file asset.

date_valid_frominteger

Unix timestamp for the start of the validity period. 0 if not set.

date_valid_tointeger

Unix timestamp for the end of the validity period. 0 if not set.

date_valid_timezone_idinteger

Timezone ID for the validity dates.

time_createdinteger

Unix timestamp of creation.

time_savedinteger

Unix timestamp of last update.

Example response

{
  "time_created": 1734455015,
  "time_saved": 1734455015
}