Generatetag
|
|||||
|
|
Generates a tag for a floodlight activity
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your DoubleClick Campaign Manager's (DCM) display ad campaigns
Input
This building block consumes 2 input parameters
Name | Format | Description |
---|---|---|
profileId Required |
INTEGER |
User profile ID associated with this request |
floodlightActivityId |
INTEGER |
Floodlight activity ID for which we want to generate a tag |
= Parameter name
= Format
profileId INTEGER Required User profile ID associated with this request |
floodlightActivityId INTEGER Floodlight activity ID for which we want to generate a tag |
Output
This building block provides 3 output parameters
Name | Format | Description |
---|---|---|
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" |
= Parameter name
= Format
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" |