Skip to main content
POST
Update Campaigns

본문

application/json
budget
number<double>
필수

Total budget of the campaign

end_date
string<date-time>
필수

End date of the campaign (UTC)

goal
string
필수

Goal of the campaign

id
string
필수

ID of the campaign (uuid4)

start_date
string<date-time>
필수

Start date of the campaign (UTC)

status
string
필수

Status of the campaign

target_cpa
number<double>
필수

Target cost per acquisition (CPA) for the campaign

audience_segments
object | null

Optional audience segments associated with the campaign

bid_strategy
string
기본값:highest_volume

Bid strategy for the campaign (default: "highest_volume")

crid
string | null

Optional creative ID associated with the campaign

daily_budget
number<double> | null

Optional daily budget of the campaign

max_bid
number<double>
기본값:0

Maximum bid amount for the campaign (default: 0.0)

min_daily_imp
number<double>
기본값:1000

Minimum daily impressions for the campaign (default: 1000.0)

sub_goal
string
기본값:maximize_volume

Sub-goal of the campaign (default: "maximize_volume")

tagid
string | null

Optional tag ID associated with the campaign

target_cpm
number<double>
기본값:0

Target cost per thousand impressions (CPM) for the campaign (default: 0.0)

target_volume
number<double>
기본값:0

Target volume for the campaign (default: 0.0)

응답

성공