Ads API .NET library
|
Holds a set of final urls that are scoped within a namespace. More...
Classes | |
class | Fields |
List of all supported fields for the UrlData class. More... | |
class | FilterableFields |
List of all supported filterable fields for the UrlData class. More... | |
class | SelectableFields |
List of all supported selectable fields for the UrlData class. More... | |
Properties | |
string | urlId [get, set] |
Unique identifier for this instance of UrlData. Refer to the Template Ads documentation for the list of valid values. This field is required and should not be More... | |
string[] | finalUrls [get, set] |
A list of final landing page urls. More... | |
string[] | finalMobileUrls [get, set] |
A list of final mobile landing page urls. More... | |
string | trackingUrlTemplate [get, set] |
URL template for constructing a tracking URL. More... | |
Holds a set of final urls that are scoped within a namespace.
|
getset |
A list of final mobile landing page urls.
|
getset |
A list of final landing page urls.
|
getset |
URL template for constructing a tracking URL.
|
getset |
Unique identifier for this instance of UrlData. Refer to the Template Ads documentation for the list of valid values. This field is required and should not be
null
when it is contained within Operators : ADD. This string must not be empty, (trimmed).