public function __construct($flashName = NULL, $flashByteArray = NULL, $flashAssetId = NULL, $fallbackImageName = NULL, $fallbackImageByteArray = NULL, $fallbackImageAssetId = NULL, $requiredFlashVersion = NULL, $width = NULL, $height = NULL, $topPosition = NULL, $leftPosition = NULL, $displayTimeInSecond = NULL, $thirdPartyImpressionTracker = NULL, $destinationUrl = NULL, $advertiserId = NULL, $id = NULL, $name = NULL, $size = NULL, $previewUrl = NULL, $appliedLabels = NULL, $lastModifiedDateTime = NULL, $customFieldValues = NULL, $CreativeType = NULL)
 {
     parent::__construct();
     $this->flashName = $flashName;
     $this->flashByteArray = $flashByteArray;
     $this->flashAssetId = $flashAssetId;
     $this->fallbackImageName = $fallbackImageName;
     $this->fallbackImageByteArray = $fallbackImageByteArray;
     $this->fallbackImageAssetId = $fallbackImageAssetId;
     $this->requiredFlashVersion = $requiredFlashVersion;
     $this->width = $width;
     $this->height = $height;
     $this->topPosition = $topPosition;
     $this->leftPosition = $leftPosition;
     $this->displayTimeInSecond = $displayTimeInSecond;
     $this->thirdPartyImpressionTracker = $thirdPartyImpressionTracker;
     $this->destinationUrl = $destinationUrl;
     $this->advertiserId = $advertiserId;
     $this->id = $id;
     $this->name = $name;
     $this->size = $size;
     $this->previewUrl = $previewUrl;
     $this->appliedLabels = $appliedLabels;
     $this->lastModifiedDateTime = $lastModifiedDateTime;
     $this->customFieldValues = $customFieldValues;
     $this->CreativeType = $CreativeType;
 }
Пример #2
0
 public function __construct($destinationUrl = null)
 {
     parent::__construct();
     $this->destinationUrl = $destinationUrl;
 }
Пример #3
0
 public function __construct($flashName = null, $flashByteArray = null, $flashAssetId = null, $fallbackImageName = null, $fallbackImageByteArray = null, $fallbackImageAssetId = null, $requiredFlashVersion = null, $width = null, $height = null, $topPosition = null, $leftPosition = null, $displayTimeInSecond = null, $thirdPartyImpressionTracker = null, $destinationUrl = null)
 {
     parent::__construct();
     $this->flashName = $flashName;
     $this->flashByteArray = $flashByteArray;
     $this->flashAssetId = $flashAssetId;
     $this->fallbackImageName = $fallbackImageName;
     $this->fallbackImageByteArray = $fallbackImageByteArray;
     $this->fallbackImageAssetId = $fallbackImageAssetId;
     $this->requiredFlashVersion = $requiredFlashVersion;
     $this->width = $width;
     $this->height = $height;
     $this->topPosition = $topPosition;
     $this->leftPosition = $leftPosition;
     $this->displayTimeInSecond = $displayTimeInSecond;
     $this->thirdPartyImpressionTracker = $thirdPartyImpressionTracker;
     $this->destinationUrl = $destinationUrl;
 }
Пример #4
0
 public function __construct($imageUrl = NULL, $destinationUrl = NULL, $advertiserId = NULL, $id = NULL, $name = NULL, $size = NULL, $previewUrl = NULL, $CreativeType = NULL)
 {
     if (get_parent_class('BaseImageRedirectCreative')) {
         parent::__construct();
     }
     $this->imageUrl = $imageUrl;
     $this->destinationUrl = $destinationUrl;
     $this->advertiserId = $advertiserId;
     $this->id = $id;
     $this->name = $name;
     $this->size = $size;
     $this->previewUrl = $previewUrl;
     $this->CreativeType = $CreativeType;
 }
Пример #5
0
 public function __construct($htmlSnippet = NULL, $customCreativeAssets = NULL, $isInterstitial = NULL, $destinationUrl = NULL, $advertiserId = NULL, $id = NULL, $name = NULL, $size = NULL, $previewUrl = NULL, $appliedLabels = NULL, $CreativeType = NULL)
 {
     if (get_parent_class('CustomCreative')) {
         parent::__construct();
     }
     $this->htmlSnippet = $htmlSnippet;
     $this->customCreativeAssets = $customCreativeAssets;
     $this->isInterstitial = $isInterstitial;
     $this->destinationUrl = $destinationUrl;
     $this->advertiserId = $advertiserId;
     $this->id = $id;
     $this->name = $name;
     $this->size = $size;
     $this->previewUrl = $previewUrl;
     $this->appliedLabels = $appliedLabels;
     $this->CreativeType = $CreativeType;
 }
 public function __construct($destinationUrl = NULL, $advertiserId = NULL, $id = NULL, $name = NULL, $size = NULL, $previewUrl = NULL, $appliedLabels = NULL, $lastModifiedDateTime = NULL, $customFieldValues = NULL, $CreativeType = NULL)
 {
     parent::__construct();
     $this->destinationUrl = $destinationUrl;
     $this->advertiserId = $advertiserId;
     $this->id = $id;
     $this->name = $name;
     $this->size = $size;
     $this->previewUrl = $previewUrl;
     $this->appliedLabels = $appliedLabels;
     $this->lastModifiedDateTime = $lastModifiedDateTime;
     $this->customFieldValues = $customFieldValues;
     $this->CreativeType = $CreativeType;
 }
Пример #7
0
 public function __construct($collapsedFlashAssetId = NULL, $collapsedFlashAssetByteArray = NULL, $collapsedFlashFileName = NULL, $collapsedFallbackImageAssetId = NULL, $collapsedFallbackImageAssetByteArray = NULL, $collapsedFallbackImageFileName = NULL, $expandedFlashAssetId = NULL, $expandedFlashAssetByteArray = NULL, $expandedFlashFileName = NULL, $requiredFlashVersion = NULL, $width = NULL, $collapsedHeight = NULL, $expandedHeight = NULL, $pushdownOnMouseOver = NULL, $javascriptFunctionForPushdown = NULL, $collapseOnMouseOut = NULL, $javascriptFunctionForCollapse = NULL, $destinationUrl = NULL, $advertiserId = NULL, $id = NULL, $name = NULL, $size = NULL, $previewUrl = NULL, $appliedLabels = NULL, $lastModifiedDateTime = NULL, $CreativeType = NULL)
 {
     if (get_parent_class('FlashPushdownCreative')) {
         parent::__construct();
     }
     $this->collapsedFlashAssetId = $collapsedFlashAssetId;
     $this->collapsedFlashAssetByteArray = $collapsedFlashAssetByteArray;
     $this->collapsedFlashFileName = $collapsedFlashFileName;
     $this->collapsedFallbackImageAssetId = $collapsedFallbackImageAssetId;
     $this->collapsedFallbackImageAssetByteArray = $collapsedFallbackImageAssetByteArray;
     $this->collapsedFallbackImageFileName = $collapsedFallbackImageFileName;
     $this->expandedFlashAssetId = $expandedFlashAssetId;
     $this->expandedFlashAssetByteArray = $expandedFlashAssetByteArray;
     $this->expandedFlashFileName = $expandedFlashFileName;
     $this->requiredFlashVersion = $requiredFlashVersion;
     $this->width = $width;
     $this->collapsedHeight = $collapsedHeight;
     $this->expandedHeight = $expandedHeight;
     $this->pushdownOnMouseOver = $pushdownOnMouseOver;
     $this->javascriptFunctionForPushdown = $javascriptFunctionForPushdown;
     $this->collapseOnMouseOut = $collapseOnMouseOut;
     $this->javascriptFunctionForCollapse = $javascriptFunctionForCollapse;
     $this->destinationUrl = $destinationUrl;
     $this->advertiserId = $advertiserId;
     $this->id = $id;
     $this->name = $name;
     $this->size = $size;
     $this->previewUrl = $previewUrl;
     $this->appliedLabels = $appliedLabels;
     $this->lastModifiedDateTime = $lastModifiedDateTime;
     $this->CreativeType = $CreativeType;
 }