Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

com.bpsinfo.ultracart.affiliate.ui.partner.EditLinkForm

Include Page
Screen Interface Intro
Screen Interface Intro

...

Name

Type

Formal Syntax

Form Data?

Required on Post?

Comments/Sample Usage

affiliateLinkOid

intinteger

$form.affiliateLinkOid

 

 

 

crossSiteProtectionToken

string

$form.crossSiteProtectionToken

 

 

 

customHtml

string

$form.customHtml

 

 

 

destinationUrl

intinteger

$form.destinationUrl

 

 

 

destinationUrlCustom

string

$form.destinationUrlCustom

 

 

 

destinations

java.util.Collection (class com.bpsinfo.ultracart.affiliate.ui.partner.EditLinkForm$DestinationDestination[] (see below)

$form.destinations

 

 

 

errorsArray of Errors

Error[]

$form.errors

 

 

 

googleConversionId

string

$form.googleConversionId

 

 

 

imageCreatives

java.util.Collection (class com.bpsinfo.ultracart.affiliate.ui.partner.EditLinkForm$ImageCreativeImageCreative[] (see below)

$form.imageCreatives

 

 

 

infoMessages

Array of string[]

$form.infoMessages

 

 

 

invisibleUrl

string

$form.invisibleUrl

 

 

 

name

string

$form.name

 

 

 

selectedImageCreativeOid

intinteger

$form.selectedImageCreativeOid

 

 

 

selectedTextCreativeOid

intinteger

$form.selectedTextCreativeOid

 

 

 

textCreatives

java.util.Collection (class com.bpsinfo.ultracart.affiliate.ui.partner.EditLinkForm$TextCreativeTextCreative[] (see below)

$form.textCreatives

 

 

 

type

string

$form.type

 

 

 

ysmAccountId

string

$form.ysmAccountId

 

 

 

Template Specific Value Objects

Destination

Field

Type

Comment/Sample

affiliateOfferItemOid

integer

 

description

string

 

ImageCreative

Field

Type

Comment/Sample

creativeOid

integer

 

imageUrl

string

 

TextCreative

Field

Type

Comment/Sample

creativeOid

integer

 

text

string

 

Flow