Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.ClickTag Class Reference

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. More...

Properties

string name [get, set]
 Name of the click tag, follows the regex "clickTag\\d*" More...
 
string url [get, set]
 URL of the click tag. More...
 

Detailed Description

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.

Property Documentation

string Google.Api.Ads.AdManager.v202305.ClickTag.name
getset

Name of the click tag, follows the regex "clickTag\\d*"

string Google.Api.Ads.AdManager.v202305.ClickTag.url
getset

URL of the click tag.


The documentation for this class was generated from the following file: