- Resource: FloodlightActivity
- FloodlightActivityDynamicTag
- FloodlightActivityPublisherDynamicTag
- TagFormat
- Status
- ConversionCategory
- Methods
Resource: FloodlightActivity
Contains properties of a Floodlight activity.
JSON representation |
---|
{ "id": string, "name": string, "tagString": string, "expectedUrl": string, "secure": boolean, "kind": string, "countingMethod": enum ( |
Fields | |
---|---|
id |
ID of this floodlight activity. This is a read-only, auto-generated field. |
name |
Name of this floodlight activity. This is a required field. Must be less than 129 characters long and cannot contain quotes. |
tagString |
Value of the
parameter in the floodlight tag, which the ad servers use to identify the activity. 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 activities of the same activity group. This field is read-only after insertion. |
expectedUrl |
URL where this tag will be deployed. If specified, must be less than 256 characters long. |
secure |
Whether this tag should use SSL. |
kind |
Identifies what kind of resource this is. Value: the fixed string
. |
countingMethod |
Counting method for conversions for this floodlight activity. This is a required field. |
tagFormat |
Tag format type for the floodlight activity. If left blank, the tag format will default to
. |
cacheBustingType |
Code type used for cache busting in the generated tag. Applicable only when
is
and
is
or
. |
userDefinedVariableTypes[] |
floodlightActivities.list of the user-defined variables used by this conversion tag. These map to the "
" in the tags. Each of these can have a user defined type. Acceptable values are
to
, inclusive. |
notes |
General notes or implementation instructions for the tag. |
defaultTags[] |
Dynamic floodlight tags. |
publisherTags[] |
Publisher dynamic floodlight tags. |
floodlightActivityGroupId |
Floodlight activity group ID of this floodlight activity. This is a required field. |
floodlightConfigurationId |
Floodlight configuration ID of this floodlight activity. If this field is left blank, the value will be copied over either from the activity group's floodlight configuration or from the existing activity's floodlight configuration. |
advertiserId |
Advertiser ID of this floodlight activity. If this field is left blank, the value will be copied over either from the activity group's advertiser or the existing activity's advertiser. |
subaccountId |
Subaccount ID of this floodlight activity. This is a read-only field that can be left blank. |
accountId |
Account ID of this floodlight activity. This is a read-only field that can be left blank. |
floodlightActivityGroupType |
Type of the associated floodlight activity group. This is a read-only field. |
floodlightActivityGroupTagString |
Tag string of the associated floodlight activity group. This is a read-only field. |
floodlightActivityGroupName |
Name of the associated floodlight activity group. This is a read-only field. |
sslCompliant |
Whether the floodlight activity is SSL-compliant. This is a read-only field, its value detected by the system from the floodlight tags. |
advertiserIdDimensionValue |
Dimension value for the ID of the advertiser. This is a read-only, auto-generated field. |
floodlightConfigurationIdDimensionValue |
Dimension value for the ID of the floodlight configuration. This is a read-only, auto-generated field. |
idDimensionValue |
Dimension value for the ID of this floodlight activity. This is a read-only, auto-generated field. |
sslRequired |
Whether this floodlight activity must be SSL-compliant. |
floodlightTagType |
The type of Floodlight tag this activity will generate. This is a required field. |
status |
The status of the activity. This can only be set to
or
. The
status is no longer supported and cannot be set for Floodlight activities. The
status indicates that a Floodlight activity is violating Google policy. Contact your account manager for more information. |
attributionEnabled |
Whether the activity is enabled for attribution. |
conversionCategory |
Required. The conversion category of the activity. |
FloodlightActivityDynamicTag
Dynamic Tag
JSON representation |
---|
{ "id": string, "name": string, "tag": string } |
Fields | |
---|---|
id |
ID of this dynamic tag. This is a read-only, auto-generated field. |
name |
Name of this tag. |
tag |
Tag code. |
FloodlightActivityPublisherDynamicTag
Publisher Dynamic Tag
JSON representation |
---|
{ "dynamicTag": { object ( |
Fields | |
---|---|
dynamicTag |
Dynamic floodlight tag. |
siteId |
Site ID of this dynamic tag. |
directorySiteId |
Directory site ID of this dynamic tag. This is a write-only field that can be used as an alternative to the
field. When this resource is retrieved, only the
field will be populated. |
clickThrough |
Whether this tag is applicable only for click-throughs. |
viewThrough |
Whether this tag is applicable only for view-throughs. |
siteIdDimensionValue |
Dimension value for the ID of the site. This is a read-only, auto-generated field. |
TagFormat
Enums | |
---|---|
IFRAME |
|
IMAGE |
|
GLOBAL_SITE_TAG |
Status
Enums | |
---|---|
ACTIVE |
|
ARCHIVED_AND_DISABLED |
|
ARCHIVED |
|
DISABLED_POLICY |
ConversionCategory
Enum listing all conversion categories for a floodlight activity.
Enums | |
---|---|
CONVERSION_CATEGORY_DEFAULT |
Unspecified category (called "Other" externally). |
CONVERSION_CATEGORY_PURCHASE |
Purchase, sales, or "order placed" event. |
CONVERSION_CATEGORY_SIGNUP |
Signup user action. |
CONVERSION_CATEGORY_PAGE_VIEW |
User visiting a page. |
CONVERSION_CATEGORY_DOWNLOAD |
Software download action (as for an app). A conversion type that is created as a download type may not have its category changed. |
CONVERSION_CATEGORY_BOOM_EVENT |
Boom event (for user list creation). This is an internal-only category. |
CONVERSION_CATEGORY_ADD_TO_CART |
. The addition of items to a shopping cart or bag on an advertiser site. |
CONVERSION_CATEGORY_BEGIN_CHECKOUT |
When someone enters the checkout flow on an advertiser site. |
CONVERSION_CATEGORY_SUBSCRIBE_PAID |
The start of a paid subscription for a product or service. |
CONVERSION_CATEGORY_SUBSCRIBE_FREE |
The start of a free subscription for a product or service. |
CONVERSION_CATEGORY_PHONE_CALL_LEAD |
A call to indicate interesting in an advertiser's offering. Note: this is different from support calls. |
CONVERSION_CATEGORY_IMPORTED_LEAD |
A lead conversion imported from an external source into Google Ads. |
CONVERSION_CATEGORY_SUBMIT_LEAD_FORM |
A submission of a form on an advertiser site indicating business interest. |
CONVERSION_CATEGORY_BOOK_APPOINTMENT |
A booking of an appointment with an advertiser's business. |
CONVERSION_CATEGORY_REQUEST_QUOTE |
A quote or price estimate request. |
CONVERSION_CATEGORY_GET_DIRECTIONS |
A search for an advertiser's business location. |
CONVERSION_CATEGORY_OUTBOUND_CLICK |
A click to an advertiser's partner site, e.g. a referral. |
CONVERSION_CATEGORY_CONTACT |
A call, SMS, email, chat or other type of contact to an advertiser. |
CONVERSION_CATEGORY_VIEW_KEY_PAGE |
Key page views (ex: product page, article). |
CONVERSION_CATEGORY_ENGAGEMENT |
A website engagement event |
CONVERSION_CATEGORY_STORE_VISIT |
A visit to a physical store location. |
CONVERSION_CATEGORY_STORE_SALE |
A sale occurring in a physical store. |
CONVERSION_CATEGORY_QUALIFIED_LEAD |
A lead conversion imported from an external source into Google Ads, that has been further qualified by the advertiser. |
CONVERSION_CATEGORY_CONVERTED_LEAD |
A lead conversion imported from an external source into Google Ads, that has further completed a desired stage as defined by the lead gen advertiser. |
CONVERSION_CATEGORY_IN_APP_AD_REVENUE |
Conversion event that provides the revenue value of impressions that were shown in-app to users. |
CONVERSION_CATEGORY_MESSAGE_LEAD |
Message exchanges which indicate an interest in an advertiser's offering. |
Methods |
|
---|---|
|
Deletes an existing floodlight activity. |
|
Generates a tag for a floodlight activity. |
|
Gets one floodlight activity by ID. |
|
Inserts a new floodlight activity. |
|
Retrieves a list of floodlight activities, possibly filtered. |
|
Updates an existing floodlight activity. |
|
Updates an existing floodlight activity. |