get https://koddi.io/console/v1/member_groups//advertisers//campaigns/
Response
| Field | Type | Description |
|---|---|---|
| id | int | The id of the line item |
| media_plan_id | int | The media plan of the line item |
| advertiser_id | int | The advertiser id of the line item |
| experience_id | int | The experience id |
| name | string | The name of the line item |
| group | string | The line item group |
| start_date | string | The start date of the line item |
| end_date | string | The end date of the line item |
| status | string | The line item status |
| always_on | bool | The always on flag |
| budget | object | The budget details of the campaign |
| type | string | The type of budget |
| amount | float | The budget amount |
| primary_goal | object | The primary goal for the campaign |
| type | string | The goal type. Possible values are ROAS, GRE, Spend, and Volume. |
| value | string | The goal value |
| secondary_goal | object | The secondary goal for the campaign |
| type | string | The goal type. Possible values are ROAS, GRE, Spend, and Volume. |
| value | string | The goal value |
| insertion_order | object | The insertion order for the campaign |
| line_item_id | int | The id of the line item |
| purchase_order_number | string | An arbitrary string to represent the campaign’s purchase order |
| metadata | object | The campaign metadata |
