Creates or updates the click-tracking setting for the specified affiliate program.

Uses optional-field semantics: only the tracking fields present in the body are changed. The
fields control how dynamic and click-id parameters are written into the destination URL (query
parameter names plus an optional regex search string and replacement template).
Requires the CatalogUpdate policy.

🔐 Required permissions: catalog.read, catalog.update

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The unique identifier of the affiliate program.

Body Params

The tracking fields to set (only supplied fields are applied).

string

dynamic parameter query string key name. ie. var, subId

string

clickId parameter query string key name. ie. clickId, tid

string

a regex to use to find the place of where to set the dynamic parameter

string

The template that we use to replace the value that was found on Platform.Models.UpdateTrackingSettingRequest.DynamicParameterRegexSearchString

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json