POST
/
ingest
/
events_df
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

Copy your Cognito JWT Token below: 'Bearer <JWT>'

Body

application/json
partner_id
string
required
id
string
title
string
status
string
venue_name
string | null
Example:

"nullable string"

hall_name
string | null
Example:

"nullable string"

country_code
string
city
string | null
Example:

"nullable string"

start_date_time
string | null
Example:

"nullable string"

capacity_use_total
number
capacity
integer
predicted_sales_share
number
share_regular_tickets
number
share_subscription_tickets
number
share_reduced_tickets
number
share_reserved_tickets
number
share_discount_tickets
number
share_price_categories
string
benchmark
object
date_last_updated
string<date-time>

date last updated

campaigns_setup_status
string
campaigns_goal
enum<string> | null
Available options:
UTILIZATION,
ROAS,
VISIBILITY,
LINK_CLICKS
Example:

"nullable string"

frontend_status
enum<string> | null
Available options:
DEFAULT,
FLAGGED,
HIDDEN,
CANCELLED
Example:

"nullable string"

campaigns_total_budget
number
simulated
boolean

Simulated

has_active_campaigns
boolean
campaign_event_series
string[]
client_campaign_status
enum<string> | null
Available options:
ACTIVE,
PAUSED
Example:

"nullable string"

campaign_optimisation_status
enum<string> | null
Available options:
ACTIVE,
PAUSED
Example:

"nullable string"

campaign_status
string
campaign_start_time
string<date-time>
campaign_stop_time
string<date-time>
campaign_budget
number

Response

Imported Successfully