Skip to main content

advertiser_groups

Overview

Nameadvertiser_groups
TypeResource
Idgoogleads.dfareporting.advertiser_groups

Fields

NameDatatypeDescription
idstringID of this advertiser group. This is a read-only, auto-generated field.
namestringName of this advertiser group. This is a required field and must be less than 256 characters long and unique among advertiser groups of the same account.
accountIdstringAccount ID of this advertiser group. This is a read-only field that can be left blank.
kindstringIdentifies what kind of resource this is. Value: the fixed string "dfareporting#advertiserGroup".

Methods

NameAccessible byRequired ParamsDescription
advertiserGroups_getSELECTid, profileIdGets one advertiser group by ID.
advertiserGroups_listSELECTprofileIdRetrieves a list of advertiser groups, possibly filtered. This method supports paging.
advertiserGroups_deleteDELETEid, profileIdDeletes an existing advertiser group.
advertiserGroups_insertEXECprofileIdInserts a new advertiser group.
advertiserGroups_patchEXECid, profileIdUpdates an existing advertiser group. This method supports patch semantics.
advertiserGroups_updateEXECprofileIdUpdates an existing advertiser group.