type ClickTag (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Click tags define click-through URLs for each exit on an HTML5 creative. An exit is any
area that can be clicked that directs the browser to a landing page. Each click tag defines
the click-through URL for a different exit. In Ad Manager, tracking pixels are attached to the
click tags if URLs are valid.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
name
|
xsd:string
Name of the click tag, follows the regex "clickTag\\d*"
|
url
|
xsd:string
URL of the click tag.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eClick tags define click-through URLs for exits (clickable areas leading to landing pages) on HTML5 creatives.\u003c/p\u003e\n"],["\u003cp\u003eEach click tag corresponds to a different exit and its specific click-through URL.\u003c/p\u003e\n"],["\u003cp\u003eIn Ad Manager, tracking pixels are automatically added to click tags with valid URLs.\u003c/p\u003e\n"],["\u003cp\u003eClick tags have a name that follows the "clickTag\\d*" regex and a URL for the destination.\u003c/p\u003e\n"]]],["Click tags define click-through URLs for exits on HTML5 creatives, where an exit is any clickable area leading to a landing page. Each click tag specifies a unique URL for a distinct exit. Tracking pixels are added to the click tags within Ad Manager when URLs are valid. The `name` field (following the regex \"clickTag\\\\\\\\d\\*\") and the associated `url` field (of type string) are provided to define each click tag. The namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type ClickTag (v202411)\n\n**Service** \n**CreativeService** **Dependencies** \n[CreativeAsset](/ad-manager/api/reference/v202411/CreativeService.CreativeAsset) \n▼\n**ClickTag**\n\nClick tags define click-through URLs for each exit on an HTML5 creative. An exit is any\narea that can be clicked that directs the browser to a landing page. Each click tag defines\nthe click-through URL for a different exit. In Ad Manager, tracking pixels are attached to the\nclick tags if URLs are valid.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|------------|----------------------------------------------------------------------------|\n| ### `name` | ` `xsd:`string` Name of the click tag, follows the regex \"clickTag\\\\\\\\d\\*\" |\n| ### `url` | ` `xsd:`string` URL of the click tag. |"]]