Method: floodlightActivities.generatetag

Generates a tag for a floodlight activity.

HTTP request

POST https://dfareporting.googleapis.com/dfareporting/v3.3/userprofiles/{profileId}/floodlightActivities/generatetag

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
profileId

string (int64 format)

User profile ID associated with this request.

Query parameters

Parameters
floodlightActivityId

string (int64 format)

Floodlight activity ID for which we want to generate a tag.

Request body

The request body contains an instance of Empty.

Response body

If successful, the response body contains data with the following structure:

Floodlight Activity GenerateTag Response

JSON representation
{
  "floodlightActivityTag": string,
  "globalSiteTagGlobalSnippet": string,
  "kind": string
}
Fields
floodlightActivityTag

string

Generated tag for this Floodlight activity. For global site tags, this is the event snippet.

globalSiteTagGlobalSnippet

string

The global snippet section of a global site tag. The global site tag sets new cookies on your domain, which will store a unique identifier for a user or the ad click that brought the user to your site. Learn more.

kind

string

Identifies what kind of resource this is. Value: the fixed string

"dfareporting#floodlightActivitiesGenerateTagResponse"

.

Authorization Scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/dfatrafficking