Resource: FloodlightActivityGroup
Contains properties of a Floodlight activity group.
JSON representation |
---|
{ "id": string, "name": string, "tagString": string, "type": enum ( |
Fields | |
---|---|
id |
ID of this floodlight activity group. This is a read-only, auto-generated field. |
name |
Name of this floodlight activity group. This is a required field. Must be less than 65 characters long and cannot contain quotes. |
tag |
Value of the
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
. This tag string must also be unique among activity groups of the same floodlight configuration. This field is read-only after insertion. |
type |
Type of the floodlight activity group. This is a required field that is read-only after insertion. |
floodlight |
Floodlight configuration ID of this floodlight activity group. This is a required field. |
advertiser |
Advertiser 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. |
subaccount |
Subaccount ID of this floodlight activity group. This is a read-only field that can be left blank. |
account |
Account ID of this floodlight activity group. This is a read-only field that can be left blank. |
floodlight |
Dimension value for the ID of the floodlight configuration. This is a read-only, auto-generated field. |
advertiser |
Dimension value for the ID of the advertiser. This is a read-only, auto-generated field. |
id |
Dimension value for the ID of this floodlight activity group. This is a read-only, auto-generated field. |
kind |
Identifies what kind of resource this is. Value: the fixed string
. |
Methods |
|
---|---|
|
Gets one floodlight activity group by ID. |
|
Inserts a new floodlight activity group. |
|
Retrieves a list of floodlight activity groups, possibly filtered. |
|
Updates an existing floodlight activity group. |
|
Updates an existing floodlight activity group. |