/
Line Item [DEPRECATED]
Line Item [DEPRECATED]
Service
/profile
Method
GET
Service
/profile
Method
POST/PUT
Name | Type | Required | Description |
---|---|---|---|
name | string | Y | |
advertiser_id | int | Y | |
state | string | N | active/inactive Default: active |
currency | string | Y | |
daily_budget | double | N | |
lifetime_budget | double | N | |
enable_pacing | boolean | N | Default: true |
start_date | string | N | Default: null, corresponds to "immediately". |
end_date | string | N | Default: null, corresponds to "immediately". |
run_indefinitely | boolean | N | Default: false |
pixels | array | N | Conversion pixel ids. (key: id, state) |
timezone | string | N | |
profile_id | int | N | See Profile Service |