Skip to main content
POST
Create Label
Create a new label. Labels can be applied to offers, affiliates, advertisers, campaigns, and offer groups to organize and filter resources.

Authorizations

X-Eflow-Api-Key
string
header
required

The Everflow API key generated from the Control Center > Security.

Body

application/json
label
string
required

The label you want to add.

advertiser_ids
integer[]

Which advertisers will have the label.

affiliate_ids
integer[]

Which affiliates will have the label.

campaign_ids
integer[]

Which campaigns will have the label.

offer_ids
integer[]

Which offers will have the label.

offer_group_ids
integer[]

Which offer groups will have the label.

affiliate_tier_ids
integer[]

Which affiliate tiers will have the label.

Response

200 - application/json
result
boolean

Whether the operation was successful.