FileTransferActivity

From $1

    Table of contents
    1. 1. Definition
    2. 2. Properties
    3. 3. Description
    4. 4. Methods
    5. 5. Use Cases
    Doc-Wiki-BannerHK.png

    (Click the banner to go to the related Docs.Code.ExactTarget.com page.)

    Definition

    Represents an instance of a file transfer activity within an account.

    Properties

    This object has following properties.

    NameData TypeDescription
    ClientClientIDSpecifies the account ownership and context of an object.
    CorrelationIDxsd:stringIdentifies correlation of objects across several requests.
    CreatedDatexsd:dateTimeRead-only date and time of the object's creation.
    CustomerKeyxsd:stringUser-supplied unique identifier for an object within an object type (corresponds to the external key assigned to an object in the user interface).
    Descriptionxsd:stringDescribes and provides information regarding the object.
    IDxsd:intRead-only legacy identifier for an object. Not supported on all objects. Some objects use the ObjectID property as the ExactTarget unique ID.
    InteractionObjectIDxsd:stringReturns associated ID for activities within the asynchronous process of the overall conversation or program.
    Keywordxsd:stringReserved for future use.
    ModifiedDateNullable`1Indicates the last time object information was modified.
    Namexsd:stringName of the object or property.
    ObjectIDxsd:stringSystem-controlled, read-only text string identifier for object.
    ObjectStatexsd:stringReserved for future use.
    OwnerOwnerDescribes account ownership of subscriber in an on-your-behalf account.
    PartnerKeyxsd:stringUnique identifier provided by partner for an object, accessible only via API.
    PartnerPropertiesAPIProperty[]A collection of metadata supplied by client and stored by system - only accessible via API.

    Description

    This object represents an activity created within the user interface. At this time, you cannot retrieve, update, or delete a file transfer activity via the API. You can use the Create call or use the Perform method on an existing file transfer activity.

    The PartnerProperties property on this object in a Create call accepts the following value/data types:

    Value Type Data Type
    FileTransferLocationKey string
    FileTransferLocationID GUID
    PublicKeyManagementKey string
    PublicKeyManagementId int
    FileTransferActivityID GUID
    ClientID int
    OwnerID int
    Name string
    Description string
    CustomerKey string
    FileSpec string
    IsActive bool
    IsEncrypted bool
    IsCompressed bool
    IsSigned bool
    Retries int
    RetryInterval int
    MaxFileAge int
    MaxFileAgeScheduleOffset int
    MaxImportFrequency int
    CreatedBy int
    CreatedDate datetime
    ModifiedBy int
    ModifiedDate datetime
    IsSequential bool
    IsSuccessfulWithoutFile bool
    IsUpload bool
    IsPgp bool
    MaxAgeUnit FileTransferActivityMaxAgeUnit enumeration

    Currently, 0-Hour is the only valid enumeration for MaxAgeUnit.

    The PartnerProperties property on this object in a Perform call accepts the following value/data types:

    Value Type Data Type
    Type string
    SourceResourceSpec string
    IsCompressed bool
    OutputFilename string
    IsEncrypted bool
    Encrypt string
    EncryptionKey string

    Methods

    This object has the following methods.

    NameDescription
    CreateCreates an individual object or a batch of objects.
    PerformMethod description goes here.
    UpdateUpdates an individual object or a batch of objects.

    Use Cases


    This page was last updated by Ryan Williams on Fri, 06 Jan 2012 21:36:51 GMT.

    If you require assistance with the ExactTarget application, please contact Global Support. If you wish to send Ryan direct feedback, fill out the form below:

     


    Was This Page Helpful?
    Suggestions or Comments:
    Name (optional):
    Email Address (optional):
    Enter 14805 backwards:
       
    Tags: (Edit tags)
    • No tags
     
    Comments (0)
    You must login to post a comment.

     
    Powered by MindTouch 2010
    Admin