by dev | Apr 21, 2018 | Book
InvokePerform This function performs the instantiated Marketing Cloud API Object. It returns a status code value and a status message. NOTE: Only certain API Objects can be performed. Current objects are listed in documentation for the Perform API Method. Arguments...
by dev | Apr 21, 2018 | Book
ContentBlockByKey This function returns the content stored in the specified Content Block and optionally wraps the content in an Impression Region. Arguments ContentBlockByKey(1,2,3,4,5) Ordinal Type Required Description 1 String True The Customer Key of the content...
by dev | Apr 21, 2018 | Book
DeleteData This function deletes rows in a Data Extension that exactly match the specified column name and value pairs. It returns the number of rows deleted by the operation. Arguments DeleteData(1,2,3,[4a,4b]...) Ordinal Type Required Description 1 String True Data...
by dev | Apr 21, 2018 | Book
InvokeRetrieve This function retrieves the instantiated Marketing Cloud API Object RetrieveRequest. It returns a status message and a RequestID value. Arguments InvokeRetrieve(1,2,3) Ordinal Type Required Description 1 API Object True The API Object to be retrieved 2...
by dev | Apr 21, 2018 | Book
ContentBlockByName This function returns the content stored in the specified Content Block and optionally wraps the content in an Impression Region. Arguments ContentBlockByName(1,2,3,4,5) Ordinal Type Required Description 1 String True The full path of the content...
by dev | Apr 21, 2018 | Book
DeleteDE This function deletes rows in a Data Extension that exactly match the specified column name and value pairs. No output results from the use of this function. Arguments DeleteDE(1,2,3,[4a,4b]) Ordinal Type Required Description 1 String True Data Extension from...