Set or clear the marketer's custom display name.
CPL
Marketer Custom Name
Set a custom display name for the offer’s marketer.
POST
Set or clear the marketer's custom display name.
Authorizations
Your API key from the Studio Dashboard
Path Parameters
Numeric resource id.
Required range:
x >= 1Body
application/json
Custom display name for this marketer. Letters / digits / spaces / underscore / hyphen / dot. Empty value clears any previously set name.
Required string length:
1 - 15Pattern:
^[\p{L}\p{N} _\-\.]+$