patch https://koddi.io/console/v2/member_groups//advertisers//ad_groups/
Note: The bidders and targeting provided in this call will overwrite the bidders and targeting that already exist for the ad group.
Response
Field | Type | Description |
---|---|---|
id | int | The id of the ad group |
campaign_id | int | The campaign of the ad group |
advertiser_id | int | The advertiser 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 |
status | string | The ad group status |
always_on | bool | The always on flag |
is_auto_bid | bool | The bid automation flag controlled by campaign |
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 | object | 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 |
value | float | The targeting value |
options | array of objects | The targeting options |
bidders | array of objects | The array of bidders for the ad group |
id | big int | The bidder id (koddi entity id) |
amount | float | The bid amount. This overrides the base bid for the ad group if set but inherits the base bid type. |
attribute_key_values | array of strings | The array of values used for advertiser attribute halo attribution |
metadata | object | The ad group metadata |