Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.11 KB

File metadata and controls

15 lines (11 loc) · 1.11 KB

Zernio.Model.UpdateAdTrackingTagsRequest

Properties

Name Type Description Notes
UrlTags List<UpdateAdTrackingTagsRequestUrlTagsInner> Meta only. Click-URL params appended to a freshly-rebuilt creative. [optional]
Creative UpdateAdTrackingTagsRequestCreative [optional]
TrackingUrlTemplate string Google only. Full tracking template (must contain {lpurl}). [optional]
FinalUrlSuffix string Google only. Parse-only key=value params. [optional]
DynamicValueParameters Dictionary<string, string> LinkedIn only. key -> dynamic value enum (CAMPAIGN_ID, CAMPAIGN_NAME, CREATIVE_ID, ...). [optional]
CustomValueParameters Dictionary<string, string> LinkedIn only. key -> static value. [optional]

[Back to Model list] [Back to API list] [Back to README]