ValueTrack
parameters are URL parameters
you can add to
your ads' landing page URLs. They collect information about the source of your
ad clicks. They are best used when you want to learn more about the clicks on
your ad, or if you are starting out with tracking.
When you enable auto-tagging , that automatically adds a Google Click Identifier (GCLID) to every URL that can be used later to map an ad click to a row in the report.
For an overview of how ValueTrack
parameters work, refer to About ValueTrack parameters
.
For a complete list of ValueTrack
parameters, see the Available ValueTrack Parameterssection in Set up tracking with ValueTrack parameters
.
Google Analytics and its associated API provides another option to gather metrics on clicks.
Google Ads API reporting has resources and views where you can query fields
that correspond to ValueTrack parameters. However, the mapped field does not
necessarily have an identical text value. For example, when {matchType}
equals e
(which is short for exact match), a corresponding report field
such as ad_group_criterion.keyword.match_type
will show EXACT
. Some example mappings are shown in the following table.
How ValueTrack
parameters map to report fields
There is no field that maps to the ad's location, such as "top" or "side".
Note that the text query can be found using the criterion resource name.
?
, =
, "
, #
, \t
, '
, and [space]
.{travel_start_month}
{travel_start_year}
How ValueTrack
parameters map between the Google Ads UI and Google Ads API
This table maps ValueTrack
parameters between the Google Ads API UI and Google Ads API, in
particular to the AdNetworkType enum values
.
UI name | API enum | ValueTrack
parameter |
Notes |
---|---|---|---|
Google Display Network
|
CONTENT
|
d
|
For Google Video Partners with the ValueTrack
parameter vp
, that will also appear as CONTENT
in the API. |
Google TV
|
GOOGLE_TV
|
gtv
|
|
Cross-network
|
MIXED
|
x
|
Note that there isn't always a ValueTrack
parameter. |
Google search
|
SEARCH | g
|
|
Search partners
|
SEARCH_PARTNERS
|
s
|
|
N/A
|
UNKNOWN
|
N/A | If the Google Ads API does not support the enum, yet, but the enum is present in the UI, then the Google Ads API returns UNKNOWN
. |
N/A
|
UNSPECIFIED
|
N/A | |
YouTube
|
YOUTUBE
|
ytv
|
|
Google-owned channels
|
UNKNOWN
|
Demand Gen doesn't return a network ValueTrack
parameter. |