CampaignAssetUrlInfoCampaignAssetUrlTarget Property |
Namespace: CMS.WebAnalytics
Exception | Condition |
---|---|
InvalidOperationException | Inserted value contained scheme, port, domain, query strings or fragments. |
'http://your-domain.com/landing_page/' is not normalized.
String.Empty is not normalized.
'/' is normalized.
'landing/page' is not normalized.
'/landing/page' is normalized.
'/landing/page/' is not normalized.