v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13217260568.5 KB
floodlightActivityGroups

Updates an existing floodlight activity group. This method supports patch semantics.

patch/userprofiles/{+profileId}/floodlightActivityGroups

Path parameters

profileIdstring required

User profile ID associated with this request.

Query parameters

idstring required

Required. EventTag ID.

Request body

floodlightConfigurationIdstring int64

Floodlight configuration ID of this floodlight activity group. This is a required field.

subaccountIdstring int64

Subaccount ID of this floodlight activity group. This is a read-only field that can be left blank.

advertiserIdstring int64

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.

type'COUNTER' | 'SALE'

Type of the floodlight activity group. This is a required field that is read-only after insertion.

kindstring

Identifies what kind of resource this is. Value: the fixed string "dfareporting#floodlightActivityGroup".

namestring

Name of this floodlight activity group. This is a required field. Must be less than 65 characters long and cannot contain quotes.

idstring int64

ID of this floodlight activity group. This is a read-only, auto-generated field.

accountIdstring int64

Account ID of this floodlight activity group. This is a read-only field that can be left blank.

tagStringstring

Value 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.

Response

Successful response