!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)

/var/www/html/dokan/script/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyer/   drwxrwxrwx
Free 12.98 GB of 57.97 GB (22.4%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     Creative.php (8.57 KB)      -rwxrwxrwx
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_AdExchangeBuyer_Creative extends Google_Collection
{
  protected 
$collection_key 'vendorType';
  protected 
$internal_gapi_mappings = array(
        
"hTMLSnippet" => "HTMLSnippet",
  );
  public 
$hTMLSnippet;
  public 
$accountId;
  public 
$adChoicesDestinationUrl;
  protected 
$adTechnologyProvidersType 'Google_Service_AdExchangeBuyer_CreativeAdTechnologyProviders';
  protected 
$adTechnologyProvidersDataType '';
  public 
$advertiserId;
  public 
$advertiserName;
  public 
$agencyId;
  public 
$apiUploadTimestamp;
  public 
$attribute;
  public 
$buyerCreativeId;
  public 
$clickThroughUrl;
  protected 
$correctionsType 'Google_Service_AdExchangeBuyer_CreativeCorrections';
  protected 
$correctionsDataType 'array';
  public 
$creativeStatusIdentityType;
  public 
$dealsStatus;
  public 
$detectedDomains;
  protected 
$filteringReasonsType 'Google_Service_AdExchangeBuyer_CreativeFilteringReasons';
  protected 
$filteringReasonsDataType '';
  public 
$height;
  public 
$impressionTrackingUrl;
  public 
$kind;
  public 
$languages;
  protected 
$nativeAdType 'Google_Service_AdExchangeBuyer_CreativeNativeAd';
  protected 
$nativeAdDataType '';
  public 
$openAuctionStatus;
  public 
$productCategories;
  public 
$restrictedCategories;
  public 
$sensitiveCategories;
  protected 
$servingRestrictionsType 'Google_Service_AdExchangeBuyer_CreativeServingRestrictions';
  protected 
$servingRestrictionsDataType 'array';
  public 
$vendorType;
  public 
$version;
  public 
$videoURL;
  public 
$videoVastXML;
  public 
$width;

  public function 
setHTMLSnippet($hTMLSnippet)
  {
    
$this->hTMLSnippet $hTMLSnippet;
  }
  public function 
getHTMLSnippet()
  {
    return 
$this->hTMLSnippet;
  }
  public function 
setAccountId($accountId)
  {
    
$this->accountId $accountId;
  }
  public function 
getAccountId()
  {
    return 
$this->accountId;
  }
  public function 
setAdChoicesDestinationUrl($adChoicesDestinationUrl)
  {
    
$this->adChoicesDestinationUrl $adChoicesDestinationUrl;
  }
  public function 
getAdChoicesDestinationUrl()
  {
    return 
$this->adChoicesDestinationUrl;
  }
  
/**
   * @param Google_Service_AdExchangeBuyer_CreativeAdTechnologyProviders
   */
  
public function setAdTechnologyProviders(Google_Service_AdExchangeBuyer_CreativeAdTechnologyProviders $adTechnologyProviders)
  {
    
$this->adTechnologyProviders $adTechnologyProviders;
  }
  
/**
   * @return Google_Service_AdExchangeBuyer_CreativeAdTechnologyProviders
   */
  
public function getAdTechnologyProviders()
  {
    return 
$this->adTechnologyProviders;
  }
  public function 
setAdvertiserId($advertiserId)
  {
    
$this->advertiserId $advertiserId;
  }
  public function 
getAdvertiserId()
  {
    return 
$this->advertiserId;
  }
  public function 
setAdvertiserName($advertiserName)
  {
    
$this->advertiserName $advertiserName;
  }
  public function 
getAdvertiserName()
  {
    return 
$this->advertiserName;
  }
  public function 
setAgencyId($agencyId)
  {
    
$this->agencyId $agencyId;
  }
  public function 
getAgencyId()
  {
    return 
$this->agencyId;
  }
  public function 
setApiUploadTimestamp($apiUploadTimestamp)
  {
    
$this->apiUploadTimestamp $apiUploadTimestamp;
  }
  public function 
getApiUploadTimestamp()
  {
    return 
$this->apiUploadTimestamp;
  }
  public function 
setAttribute($attribute)
  {
    
$this->attribute $attribute;
  }
  public function 
getAttribute()
  {
    return 
$this->attribute;
  }
  public function 
setBuyerCreativeId($buyerCreativeId)
  {
    
$this->buyerCreativeId $buyerCreativeId;
  }
  public function 
getBuyerCreativeId()
  {
    return 
$this->buyerCreativeId;
  }
  public function 
setClickThroughUrl($clickThroughUrl)
  {
    
$this->clickThroughUrl $clickThroughUrl;
  }
  public function 
getClickThroughUrl()
  {
    return 
$this->clickThroughUrl;
  }
  
/**
   * @param Google_Service_AdExchangeBuyer_CreativeCorrections[]
   */
  
public function setCorrections($corrections)
  {
    
$this->corrections $corrections;
  }
  
/**
   * @return Google_Service_AdExchangeBuyer_CreativeCorrections[]
   */
  
public function getCorrections()
  {
    return 
$this->corrections;
  }
  public function 
setCreativeStatusIdentityType($creativeStatusIdentityType)
  {
    
$this->creativeStatusIdentityType $creativeStatusIdentityType;
  }
  public function 
getCreativeStatusIdentityType()
  {
    return 
$this->creativeStatusIdentityType;
  }
  public function 
setDealsStatus($dealsStatus)
  {
    
$this->dealsStatus $dealsStatus;
  }
  public function 
getDealsStatus()
  {
    return 
$this->dealsStatus;
  }
  public function 
setDetectedDomains($detectedDomains)
  {
    
$this->detectedDomains $detectedDomains;
  }
  public function 
getDetectedDomains()
  {
    return 
$this->detectedDomains;
  }
  
/**
   * @param Google_Service_AdExchangeBuyer_CreativeFilteringReasons
   */
  
public function setFilteringReasons(Google_Service_AdExchangeBuyer_CreativeFilteringReasons $filteringReasons)
  {
    
$this->filteringReasons $filteringReasons;
  }
  
/**
   * @return Google_Service_AdExchangeBuyer_CreativeFilteringReasons
   */
  
public function getFilteringReasons()
  {
    return 
$this->filteringReasons;
  }
  public function 
setHeight($height)
  {
    
$this->height $height;
  }
  public function 
getHeight()
  {
    return 
$this->height;
  }
  public function 
setImpressionTrackingUrl($impressionTrackingUrl)
  {
    
$this->impressionTrackingUrl $impressionTrackingUrl;
  }
  public function 
getImpressionTrackingUrl()
  {
    return 
$this->impressionTrackingUrl;
  }
  public function 
setKind($kind)
  {
    
$this->kind $kind;
  }
  public function 
getKind()
  {
    return 
$this->kind;
  }
  public function 
setLanguages($languages)
  {
    
$this->languages $languages;
  }
  public function 
getLanguages()
  {
    return 
$this->languages;
  }
  
/**
   * @param Google_Service_AdExchangeBuyer_CreativeNativeAd
   */
  
public function setNativeAd(Google_Service_AdExchangeBuyer_CreativeNativeAd $nativeAd)
  {
    
$this->nativeAd $nativeAd;
  }
  
/**
   * @return Google_Service_AdExchangeBuyer_CreativeNativeAd
   */
  
public function getNativeAd()
  {
    return 
$this->nativeAd;
  }
  public function 
setOpenAuctionStatus($openAuctionStatus)
  {
    
$this->openAuctionStatus $openAuctionStatus;
  }
  public function 
getOpenAuctionStatus()
  {
    return 
$this->openAuctionStatus;
  }
  public function 
setProductCategories($productCategories)
  {
    
$this->productCategories $productCategories;
  }
  public function 
getProductCategories()
  {
    return 
$this->productCategories;
  }
  public function 
setRestrictedCategories($restrictedCategories)
  {
    
$this->restrictedCategories $restrictedCategories;
  }
  public function 
getRestrictedCategories()
  {
    return 
$this->restrictedCategories;
  }
  public function 
setSensitiveCategories($sensitiveCategories)
  {
    
$this->sensitiveCategories $sensitiveCategories;
  }
  public function 
getSensitiveCategories()
  {
    return 
$this->sensitiveCategories;
  }
  
/**
   * @param Google_Service_AdExchangeBuyer_CreativeServingRestrictions[]
   */
  
public function setServingRestrictions($servingRestrictions)
  {
    
$this->servingRestrictions $servingRestrictions;
  }
  
/**
   * @return Google_Service_AdExchangeBuyer_CreativeServingRestrictions[]
   */
  
public function getServingRestrictions()
  {
    return 
$this->servingRestrictions;
  }
  public function 
setVendorType($vendorType)
  {
    
$this->vendorType $vendorType;
  }
  public function 
getVendorType()
  {
    return 
$this->vendorType;
  }
  public function 
setVersion($version)
  {
    
$this->version $version;
  }
  public function 
getVersion()
  {
    return 
$this->version;
  }
  public function 
setVideoURL($videoURL)
  {
    
$this->videoURL $videoURL;
  }
  public function 
getVideoURL()
  {
    return 
$this->videoURL;
  }
  public function 
setVideoVastXML($videoVastXML)
  {
    
$this->videoVastXML $videoVastXML;
  }
  public function 
getVideoVastXML()
  {
    return 
$this->videoVastXML;
  }
  public function 
setWidth($width)
  {
    
$this->width $width;
  }
  public function 
getWidth()
  {
    return 
$this->width;
  }
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

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

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