post
https://koddi.io/console/v2/member_groups//advertisers//ad_groups
Response
| Field | Type | Description |
|---|---|---|
| id | int | The id of the ad group |
| campaign_id | int | The campaign of the ad group |
| name | string | The name of the ad group |
| start_date | string | The start date of the ad group |
| end_date | string | The end date of the ad group |
| status | string | The ad group status |
| always_on | bool | The always on flag |
| is_auto_bid | bool | The bid automation flag controlled by campaign |
| effective_status_id | int | The last user selected status |
| base_bid | object | The base bid details of the ad group |
| amount | float | The base bid amount |
| type | string | The base bid type (CPC, CPM, CPA) |
| budget | object | The budget details of the ad group |
| type | string | The type of budget |
| amount | float | The budget amount |
| targeting | array of objects | The targeting for this ad group |
| type | string | The type of targeting (right now it is only user targeting) |
| value | float | The setting value |
| settings | array of objects | The list of targeting settings |
| targeting_dimension_id | int | The targeting dimension id |
| hidden | bool | The oThe hidden dimension flag |
| operator | string | The operator to determine how to filter either the targeting value or targeting options |
| value | float | The targeting value |
| options | array of objects | The targeting options |
| attribute_key_values | array of strings | The array of values used for advertiser attribute halo attribution |
| asset_associations | array of objects | A list of assets associated with the ad group |
| asset_id | int | The ID of the asset dimension that was configured for the ad group |
| content | string | The content of the asset that was configured for the ad group |
| metadata | object | The ad group metadata |
