Account Configuration
    • 1 Minute to read
    • Dark
      Light

    Account Configuration

    • Dark
      Light

    Article summary

    Method

    Description

    account.addCategory

    Create a new category

    account.addCustomField

    Creates a new custom field for the subscriber's profile record

    account.addRelationalTable

    Create a Relational Table to be used for dynamic content

    account.addStaticSegment

    Creates a new static segment

    account.alterRelationalTableColumn

    Allows you to alter a Relational Table column format

    account.getCategories

    Returns a collection of all categories created for your account.

    account.getCustomFields

    Returns a collection of all custom fields created for your account.

    account.getDynamicSegments

    Returns a collection of all dynamic segments created for your account.

    account.getRelationalTables

    Returns Relational Table data

    account.getStaticSegments

    Returns a collection of all static segments created for your account.

    account.importRelationalTableData

    Uploads records into a specified relational table

    account.removeCategory

    Delete a category

    account.removeCustomField

    Delete a custom field

    account.removeRelationalTable

    Delete a Relational Table

    account.removeStaticSegment

    Delete a static segment

    account.updateCategory

    Update the name of an existing category

    account.updateCustomField

    Update the characteristics of an existing custom field.

    account.updateStaticSegment

    Update the characteristics of an existing static segment



    Was this article helpful?