type ClickTag (v202408)
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/v202408
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 within HTML5 creatives, directing users to landing pages.\u003c/p\u003e\n"],["\u003cp\u003eEach click tag corresponds to a specific exit and its designated URL.\u003c/p\u003e\n"],["\u003cp\u003eAd Manager automatically incorporates tracking pixels into click tags with valid URLs.\u003c/p\u003e\n"],["\u003cp\u003eClick tags are identified by a name following the "clickTag\\d*" regex pattern and include a URL field.\u003c/p\u003e\n"]]],["Click tags specify click-through URLs for exits on HTML5 creatives, where an exit is any clickable area leading to a landing page. Each tag corresponds to a unique exit and its respective URL. Tracking pixels are added to the tags within Ad Manager if the URLs are valid. The `name` field uses a regex format \"clickTag\\\\\\\\d\\*\" and the `url` field contains the destination URL.\n"],null,["# type ClickTag (v202408)\n\n**Service** \n**CreativeService** **Dependencies** \n[CreativeAsset](/ad-manager/api/reference/v202408/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/v202408`\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. |"]]