Marketplace Creative API V4

Overview

The Marketplace Creative API V4 allows publishers to update the creative metadata of Marketplace Exchange programmatic creatives, Marketplace Private direct sold creatives, and Marketplace Private programmatic creatives. This API's main function is to approve or reject creatives that appear in the Creative Approval Queue. Publishers can also use approval notes to elaborate on a creative's approval decision, as well as assign creatives to industries and brands.

Use the Marketplace Creative API V4 to accomplish the following tasks:

  • Update creative approval status to Approved, Pending, or Rejected
  • Add internal and external approval notes
  • Set industries and brands for programmatic creatives

General Resource Uniform Resource Identifiers (URI)

TypeProduction URIStaging URI
Marketplace Exchange Programmatichttps://api.freewheel.tv/services/v4/mkpl_exchange_programmatic_creativeshttps://api.stg.freewheel.tv/services/v4/mkpl_exchange_programmatic_creatives
Marketplace Private Direct Soldhttps://api.freewheel.tv/services/v4/mkpl_private_direct_sold_creativeshttps://api.stg.freewheel.tv/services/v4/mkpl_private_direct_sold_creatives
Marketplace Private Programmatichttps://api.freewheel.tv/services/v4/mkpl_private_programmatic_creativeshttps://api.stg.freewheel.tv/services/v4/mkpl_private_programmatic_creatives

Attributes

Users can include these attributes when updating a creative's metadata with the PUT method. For interactive examples, please see the endpoint subpages.

📘

Note

Currently, only programmatic creatives support industries and brands.

NameTypeDescription
mkpl_exchange_programmatic_creative_id
mkpl_private_direct_sold_market_ad_id
mkpl_private_programmatic_market_ad_id
integerFreeWheel-assigned creative identifier
approval_statusstringNew status of the creative

Valid values:
Approved
Rejected
Pending
approval_notesstringInternal approval notes
external_approval_notesstringExternal approval notes, visible to demand partners via the Deal Sync API
industriesobjectAd industries
brandsobjectAd brands

Industries Child Attributes

NameTypeDescription
valuesarray of stringsKey-value pairs of industries

Brands Child Attributes

NameTypeDescription
valuesarray of stringsKey-value pairs of brands