get https://koddi.io/console/v1/member_groups//advertisers//ad_groups/
Response
Field | Type | Description |
---|---|---|
id | int | The ID of the ad group |
campaign_id | int | The parent campaign 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 |
budget | object | The budget details of the ad group |
type | string | The budget type |
amount | float | The budget amount |
status | string | The ad group status |
base_bid | object | The base bid details of the ad group |
type | string | The base bid type |
amount | float | The base bid amount |
effective_status_id | int | The status of the ad group as it relates to its parent campaign's status |
targeting | object | The type and settings of the targeting for the ad group |
type | string | The targeting type |
value | float | The setting value |
settings | array of objects | The list of settings |
targeting_dimension_id | int | The targeting dimension id |
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 |
bid_strength | float | The bid strength of the ad group |
campaign_template_id | int | If the ad group is a part of a campaign that was built using a template, the campaign template ID will be returned here |
experience_id | int | The ID of the experience the ad group is in |
asset_associations | object | The details of any associated assets |
asset_id | int | The ID of the asset |
content | string | The content of the asset for the ad group |
project_id | int | The ID of the asset's parent project |
attribute_key_values | array of strings | Any associated key values for attribution mapped to the ad group |
targeting_automation_enabled | boolean | The flag indicating whether the ad group is opted in to targeting automation |
metadata | object | The ad group metadata |
audiences | object | The list of audiences associated with the ad group |
entities_filter | array of objects | Information about the filters applied to the ad group to determine the associated entities, if automated entity assignment is enabled |
additional_entities_filter | array of strings | The list of IDs that have been manually assigned to the ad group if automated entity assignment is enabled |