!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/uploads/script/vendor/google/apiclient-services/src/Google/Service/Dfareporting/   drwxr-xr-x
Free 13.22 GB of 57.97 GB (22.8%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     Creative.php (19.62 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/*
 * Copyright 2014 Google Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not
 * use this file except in compliance with the License. You may obtain a copy of
 * the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
 * License for the specific language governing permissions and limitations under
 * the License.
 */

class Google_Service_Dfareporting_Creative extends Google_Collection
{
  protected 
$collection_key 'timerCustomEvents';
  public 
$accountId;
  public 
$active;
  public 
$adParameters;
  public 
$adTagKeys;
  protected 
$additionalSizesType 'Google_Service_Dfareporting_Size';
  protected 
$additionalSizesDataType 'array';
  public 
$advertiserId;
  public 
$allowScriptAccess;
  public 
$archived;
  public 
$artworkType;
  public 
$authoringSource;
  public 
$authoringTool;
  public 
$autoAdvanceImages;
  public 
$backgroundColor;
  protected 
$backupImageClickThroughUrlType 'Google_Service_Dfareporting_CreativeClickThroughUrl';
  protected 
$backupImageClickThroughUrlDataType '';
  public 
$backupImageFeatures;
  public 
$backupImageReportingLabel;
  protected 
$backupImageTargetWindowType 'Google_Service_Dfareporting_TargetWindow';
  protected 
$backupImageTargetWindowDataType '';
  protected 
$clickTagsType 'Google_Service_Dfareporting_ClickTag';
  protected 
$clickTagsDataType 'array';
  public 
$commercialId;
  public 
$companionCreatives;
  public 
$compatibility;
  public 
$convertFlashToHtml5;
  protected 
$counterCustomEventsType 'Google_Service_Dfareporting_CreativeCustomEvent';
  protected 
$counterCustomEventsDataType 'array';
  protected 
$creativeAssetSelectionType 'Google_Service_Dfareporting_CreativeAssetSelection';
  protected 
$creativeAssetSelectionDataType '';
  protected 
$creativeAssetsType 'Google_Service_Dfareporting_CreativeAsset';
  protected 
$creativeAssetsDataType 'array';
  protected 
$creativeFieldAssignmentsType 'Google_Service_Dfareporting_CreativeFieldAssignment';
  protected 
$creativeFieldAssignmentsDataType 'array';
  public 
$customKeyValues;
  public 
$dynamicAssetSelection;
  protected 
$exitCustomEventsType 'Google_Service_Dfareporting_CreativeCustomEvent';
  protected 
$exitCustomEventsDataType 'array';
  protected 
$fsCommandType 'Google_Service_Dfareporting_FsCommand';
  protected 
$fsCommandDataType '';
  public 
$htmlCode;
  public 
$htmlCodeLocked;
  public 
$id;
  protected 
$idDimensionValueType 'Google_Service_Dfareporting_DimensionValue';
  protected 
$idDimensionValueDataType '';
  public 
$kind;
  protected 
$lastModifiedInfoType 'Google_Service_Dfareporting_LastModifiedInfo';
  protected 
$lastModifiedInfoDataType '';
  public 
$latestTraffickedCreativeId;
  public 
$mediaDescription;
  public 
$mediaDuration;
  public 
$name;
  protected 
$obaIconType 'Google_Service_Dfareporting_ObaIcon';
  protected 
$obaIconDataType '';
  public 
$overrideCss;
  protected 
$progressOffsetType 'Google_Service_Dfareporting_VideoOffset';
  protected 
$progressOffsetDataType '';
  public 
$redirectUrl;
  public 
$renderingId;
  protected 
$renderingIdDimensionValueType 'Google_Service_Dfareporting_DimensionValue';
  protected 
$renderingIdDimensionValueDataType '';
  public 
$requiredFlashPluginVersion;
  public 
$requiredFlashVersion;
  protected 
$sizeType 'Google_Service_Dfareporting_Size';
  protected 
$sizeDataType '';
  protected 
$skipOffsetType 'Google_Service_Dfareporting_VideoOffset';
  protected 
$skipOffsetDataType '';
  public 
$skippable;
  public 
$sslCompliant;
  public 
$sslOverride;
  public 
$studioAdvertiserId;
  public 
$studioCreativeId;
  public 
$studioTraffickedCreativeId;
  public 
$subaccountId;
  public 
$thirdPartyBackupImageImpressionsUrl;
  public 
$thirdPartyRichMediaImpressionsUrl;
  protected 
$thirdPartyUrlsType 'Google_Service_Dfareporting_ThirdPartyTrackingUrl';
  protected 
$thirdPartyUrlsDataType 'array';
  protected 
$timerCustomEventsType 'Google_Service_Dfareporting_CreativeCustomEvent';
  protected 
$timerCustomEventsDataType 'array';
  public 
$totalFileSize;
  public 
$type;
  protected 
$universalAdIdType 'Google_Service_Dfareporting_UniversalAdId';
  protected 
$universalAdIdDataType '';
  public 
$version;

  public function 
setAccountId($accountId)
  {
    
$this->accountId $accountId;
  }
  public function 
getAccountId()
  {
    return 
$this->accountId;
  }
  public function 
setActive($active)
  {
    
$this->active $active;
  }
  public function 
getActive()
  {
    return 
$this->active;
  }
  public function 
setAdParameters($adParameters)
  {
    
$this->adParameters $adParameters;
  }
  public function 
getAdParameters()
  {
    return 
$this->adParameters;
  }
  public function 
setAdTagKeys($adTagKeys)
  {
    
$this->adTagKeys $adTagKeys;
  }
  public function 
getAdTagKeys()
  {
    return 
$this->adTagKeys;
  }
  
/**
   * @param Google_Service_Dfareporting_Size[]
   */
  
public function setAdditionalSizes($additionalSizes)
  {
    
$this->additionalSizes $additionalSizes;
  }
  
/**
   * @return Google_Service_Dfareporting_Size[]
   */
  
public function getAdditionalSizes()
  {
    return 
$this->additionalSizes;
  }
  public function 
setAdvertiserId($advertiserId)
  {
    
$this->advertiserId $advertiserId;
  }
  public function 
getAdvertiserId()
  {
    return 
$this->advertiserId;
  }
  public function 
setAllowScriptAccess($allowScriptAccess)
  {
    
$this->allowScriptAccess $allowScriptAccess;
  }
  public function 
getAllowScriptAccess()
  {
    return 
$this->allowScriptAccess;
  }
  public function 
setArchived($archived)
  {
    
$this->archived $archived;
  }
  public function 
getArchived()
  {
    return 
$this->archived;
  }
  public function 
setArtworkType($artworkType)
  {
    
$this->artworkType $artworkType;
  }
  public function 
getArtworkType()
  {
    return 
$this->artworkType;
  }
  public function 
setAuthoringSource($authoringSource)
  {
    
$this->authoringSource $authoringSource;
  }
  public function 
getAuthoringSource()
  {
    return 
$this->authoringSource;
  }
  public function 
setAuthoringTool($authoringTool)
  {
    
$this->authoringTool $authoringTool;
  }
  public function 
getAuthoringTool()
  {
    return 
$this->authoringTool;
  }
  public function 
setAutoAdvanceImages($autoAdvanceImages)
  {
    
$this->autoAdvanceImages $autoAdvanceImages;
  }
  public function 
getAutoAdvanceImages()
  {
    return 
$this->autoAdvanceImages;
  }
  public function 
setBackgroundColor($backgroundColor)
  {
    
$this->backgroundColor $backgroundColor;
  }
  public function 
getBackgroundColor()
  {
    return 
$this->backgroundColor;
  }
  
/**
   * @param Google_Service_Dfareporting_CreativeClickThroughUrl
   */
  
public function setBackupImageClickThroughUrl(Google_Service_Dfareporting_CreativeClickThroughUrl $backupImageClickThroughUrl)
  {
    
$this->backupImageClickThroughUrl $backupImageClickThroughUrl;
  }
  
/**
   * @return Google_Service_Dfareporting_CreativeClickThroughUrl
   */
  
public function getBackupImageClickThroughUrl()
  {
    return 
$this->backupImageClickThroughUrl;
  }
  public function 
setBackupImageFeatures($backupImageFeatures)
  {
    
$this->backupImageFeatures $backupImageFeatures;
  }
  public function 
getBackupImageFeatures()
  {
    return 
$this->backupImageFeatures;
  }
  public function 
setBackupImageReportingLabel($backupImageReportingLabel)
  {
    
$this->backupImageReportingLabel $backupImageReportingLabel;
  }
  public function 
getBackupImageReportingLabel()
  {
    return 
$this->backupImageReportingLabel;
  }
  
/**
   * @param Google_Service_Dfareporting_TargetWindow
   */
  
public function setBackupImageTargetWindow(Google_Service_Dfareporting_TargetWindow $backupImageTargetWindow)
  {
    
$this->backupImageTargetWindow $backupImageTargetWindow;
  }
  
/**
   * @return Google_Service_Dfareporting_TargetWindow
   */
  
public function getBackupImageTargetWindow()
  {
    return 
$this->backupImageTargetWindow;
  }
  
/**
   * @param Google_Service_Dfareporting_ClickTag[]
   */
  
public function setClickTags($clickTags)
  {
    
$this->clickTags $clickTags;
  }
  
/**
   * @return Google_Service_Dfareporting_ClickTag[]
   */
  
public function getClickTags()
  {
    return 
$this->clickTags;
  }
  public function 
setCommercialId($commercialId)
  {
    
$this->commercialId $commercialId;
  }
  public function 
getCommercialId()
  {
    return 
$this->commercialId;
  }
  public function 
setCompanionCreatives($companionCreatives)
  {
    
$this->companionCreatives $companionCreatives;
  }
  public function 
getCompanionCreatives()
  {
    return 
$this->companionCreatives;
  }
  public function 
setCompatibility($compatibility)
  {
    
$this->compatibility $compatibility;
  }
  public function 
getCompatibility()
  {
    return 
$this->compatibility;
  }
  public function 
setConvertFlashToHtml5($convertFlashToHtml5)
  {
    
$this->convertFlashToHtml5 $convertFlashToHtml5;
  }
  public function 
getConvertFlashToHtml5()
  {
    return 
$this->convertFlashToHtml5;
  }
  
/**
   * @param Google_Service_Dfareporting_CreativeCustomEvent[]
   */
  
public function setCounterCustomEvents($counterCustomEvents)
  {
    
$this->counterCustomEvents $counterCustomEvents;
  }
  
/**
   * @return Google_Service_Dfareporting_CreativeCustomEvent[]
   */
  
public function getCounterCustomEvents()
  {
    return 
$this->counterCustomEvents;
  }
  
/**
   * @param Google_Service_Dfareporting_CreativeAssetSelection
   */
  
public function setCreativeAssetSelection(Google_Service_Dfareporting_CreativeAssetSelection $creativeAssetSelection)
  {
    
$this->creativeAssetSelection $creativeAssetSelection;
  }
  
/**
   * @return Google_Service_Dfareporting_CreativeAssetSelection
   */
  
public function getCreativeAssetSelection()
  {
    return 
$this->creativeAssetSelection;
  }
  
/**
   * @param Google_Service_Dfareporting_CreativeAsset[]
   */
  
public function setCreativeAssets($creativeAssets)
  {
    
$this->creativeAssets $creativeAssets;
  }
  
/**
   * @return Google_Service_Dfareporting_CreativeAsset[]
   */
  
public function getCreativeAssets()
  {
    return 
$this->creativeAssets;
  }
  
/**
   * @param Google_Service_Dfareporting_CreativeFieldAssignment[]
   */
  
public function setCreativeFieldAssignments($creativeFieldAssignments)
  {
    
$this->creativeFieldAssignments $creativeFieldAssignments;
  }
  
/**
   * @return Google_Service_Dfareporting_CreativeFieldAssignment[]
   */
  
public function getCreativeFieldAssignments()
  {
    return 
$this->creativeFieldAssignments;
  }
  public function 
setCustomKeyValues($customKeyValues)
  {
    
$this->customKeyValues $customKeyValues;
  }
  public function 
getCustomKeyValues()
  {
    return 
$this->customKeyValues;
  }
  public function 
setDynamicAssetSelection($dynamicAssetSelection)
  {
    
$this->dynamicAssetSelection $dynamicAssetSelection;
  }
  public function 
getDynamicAssetSelection()
  {
    return 
$this->dynamicAssetSelection;
  }
  
/**
   * @param Google_Service_Dfareporting_CreativeCustomEvent[]
   */
  
public function setExitCustomEvents($exitCustomEvents)
  {
    
$this->exitCustomEvents $exitCustomEvents;
  }
  
/**
   * @return Google_Service_Dfareporting_CreativeCustomEvent[]
   */
  
public function getExitCustomEvents()
  {
    return 
$this->exitCustomEvents;
  }
  
/**
   * @param Google_Service_Dfareporting_FsCommand
   */
  
public function setFsCommand(Google_Service_Dfareporting_FsCommand $fsCommand)
  {
    
$this->fsCommand $fsCommand;
  }
  
/**
   * @return Google_Service_Dfareporting_FsCommand
   */
  
public function getFsCommand()
  {
    return 
$this->fsCommand;
  }
  public function 
setHtmlCode($htmlCode)
  {
    
$this->htmlCode $htmlCode;
  }
  public function 
getHtmlCode()
  {
    return 
$this->htmlCode;
  }
  public function 
setHtmlCodeLocked($htmlCodeLocked)
  {
    
$this->htmlCodeLocked $htmlCodeLocked;
  }
  public function 
getHtmlCodeLocked()
  {
    return 
$this->htmlCodeLocked;
  }
  public function 
setId($id)
  {
    
$this->id $id;
  }
  public function 
getId()
  {
    return 
$this->id;
  }
  
/**
   * @param Google_Service_Dfareporting_DimensionValue
   */
  
public function setIdDimensionValue(Google_Service_Dfareporting_DimensionValue $idDimensionValue)
  {
    
$this->idDimensionValue $idDimensionValue;
  }
  
/**
   * @return Google_Service_Dfareporting_DimensionValue
   */
  
public function getIdDimensionValue()
  {
    return 
$this->idDimensionValue;
  }
  public function 
setKind($kind)
  {
    
$this->kind $kind;
  }
  public function 
getKind()
  {
    return 
$this->kind;
  }
  
/**
   * @param Google_Service_Dfareporting_LastModifiedInfo
   */
  
public function setLastModifiedInfo(Google_Service_Dfareporting_LastModifiedInfo $lastModifiedInfo)
  {
    
$this->lastModifiedInfo $lastModifiedInfo;
  }
  
/**
   * @return Google_Service_Dfareporting_LastModifiedInfo
   */
  
public function getLastModifiedInfo()
  {
    return 
$this->lastModifiedInfo;
  }
  public function 
setLatestTraffickedCreativeId($latestTraffickedCreativeId)
  {
    
$this->latestTraffickedCreativeId $latestTraffickedCreativeId;
  }
  public function 
getLatestTraffickedCreativeId()
  {
    return 
$this->latestTraffickedCreativeId;
  }
  public function 
setMediaDescription($mediaDescription)
  {
    
$this->mediaDescription $mediaDescription;
  }
  public function 
getMediaDescription()
  {
    return 
$this->mediaDescription;
  }
  public function 
setMediaDuration($mediaDuration)
  {
    
$this->mediaDuration $mediaDuration;
  }
  public function 
getMediaDuration()
  {
    return 
$this->mediaDuration;
  }
  public function 
setName($name)
  {
    
$this->name $name;
  }
  public function 
getName()
  {
    return 
$this->name;
  }
  
/**
   * @param Google_Service_Dfareporting_ObaIcon
   */
  
public function setObaIcon(Google_Service_Dfareporting_ObaIcon $obaIcon)
  {
    
$this->obaIcon $obaIcon;
  }
  
/**
   * @return Google_Service_Dfareporting_ObaIcon
   */
  
public function getObaIcon()
  {
    return 
$this->obaIcon;
  }
  public function 
setOverrideCss($overrideCss)
  {
    
$this->overrideCss $overrideCss;
  }
  public function 
getOverrideCss()
  {
    return 
$this->overrideCss;
  }
  
/**
   * @param Google_Service_Dfareporting_VideoOffset
   */
  
public function setProgressOffset(Google_Service_Dfareporting_VideoOffset $progressOffset)
  {
    
$this->progressOffset $progressOffset;
  }
  
/**
   * @return Google_Service_Dfareporting_VideoOffset
   */
  
public function getProgressOffset()
  {
    return 
$this->progressOffset;
  }
  public function 
setRedirectUrl($redirectUrl)
  {
    
$this->redirectUrl $redirectUrl;
  }
  public function 
getRedirectUrl()
  {
    return 
$this->redirectUrl;
  }
  public function 
setRenderingId($renderingId)
  {
    
$this->renderingId $renderingId;
  }
  public function 
getRenderingId()
  {
    return 
$this->renderingId;
  }
  
/**
   * @param Google_Service_Dfareporting_DimensionValue
   */
  
public function setRenderingIdDimensionValue(Google_Service_Dfareporting_DimensionValue $renderingIdDimensionValue)
  {
    
$this->renderingIdDimensionValue $renderingIdDimensionValue;
  }
  
/**
   * @return Google_Service_Dfareporting_DimensionValue
   */
  
public function getRenderingIdDimensionValue()
  {
    return 
$this->renderingIdDimensionValue;
  }
  public function 
setRequiredFlashPluginVersion($requiredFlashPluginVersion)
  {
    
$this->requiredFlashPluginVersion $requiredFlashPluginVersion;
  }
  public function 
getRequiredFlashPluginVersion()
  {
    return 
$this->requiredFlashPluginVersion;
  }
  public function 
setRequiredFlashVersion($requiredFlashVersion)
  {
    
$this->requiredFlashVersion $requiredFlashVersion;
  }
  public function 
getRequiredFlashVersion()
  {
    return 
$this->requiredFlashVersion;
  }
  
/**
   * @param Google_Service_Dfareporting_Size
   */
  
public function setSize(Google_Service_Dfareporting_Size $size)
  {
    
$this->size $size;
  }
  
/**
   * @return Google_Service_Dfareporting_Size
   */
  
public function getSize()
  {
    return 
$this->size;
  }
  
/**
   * @param Google_Service_Dfareporting_VideoOffset
   */
  
public function setSkipOffset(Google_Service_Dfareporting_VideoOffset $skipOffset)
  {
    
$this->skipOffset $skipOffset;
  }
  
/**
   * @return Google_Service_Dfareporting_VideoOffset
   */
  
public function getSkipOffset()
  {
    return 
$this->skipOffset;
  }
  public function 
setSkippable($skippable)
  {
    
$this->skippable $skippable;
  }
  public function 
getSkippable()
  {
    return 
$this->skippable;
  }
  public function 
setSslCompliant($sslCompliant)
  {
    
$this->sslCompliant $sslCompliant;
  }
  public function 
getSslCompliant()
  {
    return 
$this->sslCompliant;
  }
  public function 
setSslOverride($sslOverride)
  {
    
$this->sslOverride $sslOverride;
  }
  public function 
getSslOverride()
  {
    return 
$this->sslOverride;
  }
  public function 
setStudioAdvertiserId($studioAdvertiserId)
  {
    
$this->studioAdvertiserId $studioAdvertiserId;
  }
  public function 
getStudioAdvertiserId()
  {
    return 
$this->studioAdvertiserId;
  }
  public function 
setStudioCreativeId($studioCreativeId)
  {
    
$this->studioCreativeId $studioCreativeId;
  }
  public function 
getStudioCreativeId()
  {
    return 
$this->studioCreativeId;
  }
  public function 
setStudioTraffickedCreativeId($studioTraffickedCreativeId)
  {
    
$this->studioTraffickedCreativeId $studioTraffickedCreativeId;
  }
  public function 
getStudioTraffickedCreativeId()
  {
    return 
$this->studioTraffickedCreativeId;
  }
  public function 
setSubaccountId($subaccountId)
  {
    
$this->subaccountId $subaccountId;
  }
  public function 
getSubaccountId()
  {
    return 
$this->subaccountId;
  }
  public function 
setThirdPartyBackupImageImpressionsUrl($thirdPartyBackupImageImpressionsUrl)
  {
    
$this->thirdPartyBackupImageImpressionsUrl $thirdPartyBackupImageImpressionsUrl;
  }
  public function 
getThirdPartyBackupImageImpressionsUrl()
  {
    return 
$this->thirdPartyBackupImageImpressionsUrl;
  }
  public function 
setThirdPartyRichMediaImpressionsUrl($thirdPartyRichMediaImpressionsUrl)
  {
    
$this->thirdPartyRichMediaImpressionsUrl $thirdPartyRichMediaImpressionsUrl;
  }
  public function 
getThirdPartyRichMediaImpressionsUrl()
  {
    return 
$this->thirdPartyRichMediaImpressionsUrl;
  }
  
/**
   * @param Google_Service_Dfareporting_ThirdPartyTrackingUrl[]
   */
  
public function setThirdPartyUrls($thirdPartyUrls)
  {
    
$this->thirdPartyUrls $thirdPartyUrls;
  }
  
/**
   * @return Google_Service_Dfareporting_ThirdPartyTrackingUrl[]
   */
  
public function getThirdPartyUrls()
  {
    return 
$this->thirdPartyUrls;
  }
  
/**
   * @param Google_Service_Dfareporting_CreativeCustomEvent[]
   */
  
public function setTimerCustomEvents($timerCustomEvents)
  {
    
$this->timerCustomEvents $timerCustomEvents;
  }
  
/**
   * @return Google_Service_Dfareporting_CreativeCustomEvent[]
   */
  
public function getTimerCustomEvents()
  {
    return 
$this->timerCustomEvents;
  }
  public function 
setTotalFileSize($totalFileSize)
  {
    
$this->totalFileSize $totalFileSize;
  }
  public function 
getTotalFileSize()
  {
    return 
$this->totalFileSize;
  }
  public function 
setType($type)
  {
    
$this->type $type;
  }
  public function 
getType()
  {
    return 
$this->type;
  }
  
/**
   * @param Google_Service_Dfareporting_UniversalAdId
   */
  
public function setUniversalAdId(Google_Service_Dfareporting_UniversalAdId $universalAdId)
  {
    
$this->universalAdId $universalAdId;
  }
  
/**
   * @return Google_Service_Dfareporting_UniversalAdId
   */
  
public function getUniversalAdId()
  {
    return 
$this->universalAdId;
  }
  public function 
setVersion($version)
  {
    
$this->version $version;
  }
  public function 
getVersion()
  {
    return 
$this->version;
  }
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0069 ]--