post
https://koddi.io/console/v1/member_groups//advertisers//campaigns//ad_groups_report
Get all ad groups within a given campaign
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Response
| Field | Type | Description |
|---|---|---|
| ad_groups | array of objects | The array of ad groups |
| id | int | The id 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 |
| always_on | bool | The always on flag |
| is_auto_bid | bool | The bid automation flag controlled by campaign |
| status | string | The ad group status |
| base_bid | object | The base bid details of the ad group |
| amount | float | The base bid amount |
| type | string | The base bid type (e.g., CPC, CPM, CPA) |
| budget | object | The budget details of the ad group |
| type | string | The budget type (e.g., Weekly, Daily) |
| amount | float | The budget amount |
| effective_status_id | int | The effective status id of the ad group |
| targeting_automation_enabled | bool | Targeting Automation Enabled |

