Skip to main content

floodlight_activity_groups

Overview

Namefloodlight_activity_groups
TypeResource
Idgoogleads.dfareporting.floodlight_activity_groups

Fields

NameDatatypeDescription
idstringID of this floodlight activity group. This is a read-only, auto-generated field.
namestringName of this floodlight activity group. This is a required field. Must be less than 65 characters long and cannot contain quotes.
advertiserIdstringAdvertiser ID of this floodlight activity group. If this field is left blank, the value will be copied over either from the floodlight configuration's advertiser or from the existing activity group's advertiser.
kindstringIdentifies what kind of resource this is. Value: the fixed string "dfareporting#floodlightActivityGroup".
tagStringstringValue of the type= parameter in the floodlight tag, which the ad servers use to identify the activity group that the activity belongs to. This is optional: if empty, a new tag string will be generated for you. This string must be 1 to 8 characters long, with valid characters being a-z0-9[ _ ]. This tag string must also be unique among activity groups of the same floodlight configuration. This field is read-only after insertion.
typestringType of the floodlight activity group. This is a required field that is read-only after insertion.
floodlightConfigurationIdDimensionValueobjectRepresents a DimensionValue resource.
idDimensionValueobjectRepresents a DimensionValue resource.
floodlightConfigurationIdstringFloodlight configuration ID of this floodlight activity group. This is a required field.
advertiserIdDimensionValueobjectRepresents a DimensionValue resource.
accountIdstringAccount ID of this floodlight activity group. This is a read-only field that can be left blank.
subaccountIdstringSubaccount ID of this floodlight activity group. This is a read-only field that can be left blank.

Methods

NameAccessible byRequired ParamsDescription
floodlightActivityGroups_getSELECTid, profileIdGets one floodlight activity group by ID.
floodlightActivityGroups_listSELECTprofileIdRetrieves a list of floodlight activity groups, possibly filtered. This method supports paging.
floodlightActivityGroups_insertEXECprofileIdInserts a new floodlight activity group.
floodlightActivityGroups_patchEXECid, profileIdUpdates an existing floodlight activity group. This method supports patch semantics.
floodlightActivityGroups_updateEXECprofileIdUpdates an existing floodlight activity group.