Avid PubSuite Partner API
  1. Content
Avid PubSuite Partner API
  • Pubsuite API Introduction
  • Getting Started
    • Authentication
    • Response Format
    • Error Codes
    • Usage Limits
  • Endpoints
    • Endpoints / Resources Introduction
    • Global Pubsuite Reference Libaries
    • Workspace Organisation Users
      • Organisation Users List
      • Organisation User By Id
    • Advertiser Accounts
      • Advertiser Accounts List
      • Account Detail
      • Account Delete
      • Account Create
      • Account Update
    • Advertiser Account Members
      • Advertiser Account Members
      • Adv Account Member Detail
      • Account Delete
      • Advertiser Account Member Create
      • Account Update
    • Campaigns
      • Campaign Body Parameters
      • Campaigns
      • Campaign
      • Delete Campaign
      • Campaign Details
      • Update Campaign
    • Phases
      • Phase Body Parameters
      • Phases List
      • Phase
      • Phase Detail
      • Delete Phase
      • Phase Update
    • Content
      • Content Body Parameters
      • Contents
        GET
      • Content Detail
        GET
      • Create Content
        POST
      • Delete Content
        DELETE
      • Update Content
        PUT
    • Distributions
      • Distribution Body Parameters
      • Distributions List
      • Create Distributions
      • Delete Distribution
      • Distribution Details
      • Distribution Update
    • Publisher Profiles
      • Coming Soon
      • Publisher Profiles
      • Publisher Profile
      • Delete Publisher Profile
    • Publisher Products
      • Coming Soon
    • Data Sources
      • Coming Soon
    • Webhooks
      • Services
      • Create/Update Service
      • Registered Webhooks
      • Create Webhook
      • Update Webhook
      • Delete Webhook
  • Outbound Events
    • Outbound Events
  1. Content

Content Body Parameters

⚠️ This page is actively being updated

content_id

A unique identifier automatically assigned to each content.

Field Label
Data Type
RequiredSystem Generated
AccessRead
Allowed Values /
Input Notes
campaign_id

The unique Campaign identifier linking this content to its campaign.

Field LabelCampaign Id
Data Type
RequiredYes
AccessRead/ Write
Allowed Values /
Input Notes
phase_id

The unique Phase identifier linking this content to a specific campaign phase.

Field LabelPhase Id
Data Type
RequiredYes
AccessRead/ Write
Allowed Values /
Input Notes
publisher_product_id

The unique Product identifier booked in relation to the content.

Field LabelProduct Id
Data Type
RequiredNo
AccessRead/ Write
Allowed Values /
Input Notes
content_name

The title or name of the content (product) for easy identification.

Field LabelContent Name
Data Type
RequiredYes
AccessRead/ Write
Allowed Values /
Input Notes
status

The current status identifier for the content (e.g., In Production, Approved, Live).

Field LabelStatus
Data Type
RequiredYes
AccessRead/ Write
Allowed Values /
Input Notes
0 = Planning
1 = In Progress
2 = Publisher Complete
3 = Live
4 = Cancelled
5 = On Hold
content_description

A free-text field to add extra details about the content, such as relevant brand or product info, key messages, and strategic goals behind this piece.

Field LabelContent Description
Data Type
RequiredNo
AccessRead/ Write
Allowed Values /
Input Notes
publisher_title_id

The unique identifier for the Publisher Title where this content is being distributed (e.g. Vogue, GQ, News.com.au)

Field LabelPublisher Title ID
Data Type
RequiredNo
AccessRead/ Write
Allowed Values /
Input Notes
live_date

The scheduled date when this content is intended to be published or go live.

Field LabelLive Date
Data Type
RequiredNo
AccessRead
Allowed Values /
Input Notes
content_editor

The person responsible for managing and delivering this content (NCA Equivalent = CCP or Prestige).

Field LabelContent Editor ID
Data Type
RequiredNo
AccessRead/ Write
Allowed Values /
Input Notes
REF Table (users id)
g_impressions

The minimum number of impressions the Publisher commits to delivering during this phase.

Field Labelimpression guranteed
Data Type
RequiredNo
AccessRead/ Write
Allowed Values /
Input Notes
e_impressions

The forecasted number of impressions the Publisher expects to deliver during this phase. This is an estimate and not guaranteed. Actual delivery may vary.

Field Labelimpressions expected
Data Type
RequiredNo
AccessRead/ Write
Allowed Values /
Input Notes
g_video_views

The minimum number of video plays the Publisher commits to delivering during this phase.

Field Labelvideo plays guranteed
Data Type
RequiredNo
AccessRead/ Write
Allowed Values /
Input Notes
e_video_views

The forecasted number of video plays the Publisher expects to deliver during this phase. This is an estimate and not guaranteed. Actual delivery may vary.

Field Labelexpected video plays
Data Type
RequiredNo
AccessRead/ Write
Allowed Values /
Input Notes
g_article_views

The minimum number of article views the Publisher commits to delivering during this phase.

Field Labelarticle view guranteed
Data Type
RequiredNo
AccessRead/ Write
Allowed Values /
Input Notes
e_article_views

The forecasted number of article views the Publisher expects to deliver during this phase. This is an estimate and not guaranteed. Actual delivery may vary.

Field Labelarticle view expected
Data Type
RequiredNo
AccessRead/ Write
Allowed Values /
Input Notes
g_traffic_to_site

The minimum number of clicks to site the Publisher commits to delivering during this phase.

Field Labeltraffic to site guaranteed
Data Type
RequiredNo
AccessRead/ Write
Allowed Values /
Input Notes
e_traffic_to_site

The forecasted number of clicks to site the Publisher expects to deliver during this phase. This is an estimate and not guaranteed. Actual delivery may vary.

Field Labeltraffic to site expected
Data Type
RequiredNo
AccessRead/ Write
Allowed Values /
Input Notes
deleted_at

Date and time the content record was created.

Field LabelDeleted At
Data Type
RequiredSystem Generated
AccessRead
Allowed Values /
Input Notes
created_at

Date and time the content record was last updated.

Field LabelCreated At
Data Type
RequiredSystem Generated
AccessRead
Allowed Values /
Input Notes
updated_at

Date and time the content record was deleted.

Field LabelUpdated At
Data Type
RequiredSystem Generated
AccessRead
Allowed Values /
Input Notes
Previous
Phase Update
Next
Contents