CreateObject
Returns a new Marketing Cloud web service API object
CreateObject(1)
Ordinal | Type | Description | |
---|---|---|---|
1 | string | Required | API object receiving the new item in text form |
Creates a new Subscriber object for the web service API.
An object created with CreateObject()
should only be used for one particular API call. So, if a Subscriber object is created and then updated via InvokeUpdate, it cannot be passed to a Triggered Send.