!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 13.19 GB of 57.97 GB (22.75%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     PublisherProfileApiProto.php (6.16 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_PublisherProfileApiProto extends Google_Collection
{
  protected 
$collection_key 'topHeadlines';
  public 
$audience;
  public 
$buyerPitchStatement;
  public 
$directContact;
  public 
$exchange;
  public 
$googlePlusLink;
  public 
$isParent;
  public 
$isPublished;
  public 
$kind;
  public 
$logoUrl;
  public 
$mediaKitLink;
  public 
$name;
  public 
$overview;
  public 
$profileId;
  public 
$programmaticContact;
  public 
$publisherAppIds;
  protected 
$publisherAppsType 'Google_Service_AdExchangeBuyer_MobileApplication';
  protected 
$publisherAppsDataType 'array';
  public 
$publisherDomains;
  public 
$publisherProfileId;
  protected 
$publisherProvidedForecastType 'Google_Service_AdExchangeBuyer_PublisherProvidedForecast';
  protected 
$publisherProvidedForecastDataType '';
  public 
$rateCardInfoLink;
  public 
$samplePageLink;
  protected 
$sellerType 'Google_Service_AdExchangeBuyer_Seller';
  protected 
$sellerDataType '';
  public 
$state;
  public 
$topHeadlines;

  public function 
setAudience($audience)
  {
    
$this->audience $audience;
  }
  public function 
getAudience()
  {
    return 
$this->audience;
  }
  public function 
setBuyerPitchStatement($buyerPitchStatement)
  {
    
$this->buyerPitchStatement $buyerPitchStatement;
  }
  public function 
getBuyerPitchStatement()
  {
    return 
$this->buyerPitchStatement;
  }
  public function 
setDirectContact($directContact)
  {
    
$this->directContact $directContact;
  }
  public function 
getDirectContact()
  {
    return 
$this->directContact;
  }
  public function 
setExchange($exchange)
  {
    
$this->exchange $exchange;
  }
  public function 
getExchange()
  {
    return 
$this->exchange;
  }
  public function 
setGooglePlusLink($googlePlusLink)
  {
    
$this->googlePlusLink $googlePlusLink;
  }
  public function 
getGooglePlusLink()
  {
    return 
$this->googlePlusLink;
  }
  public function 
setIsParent($isParent)
  {
    
$this->isParent $isParent;
  }
  public function 
getIsParent()
  {
    return 
$this->isParent;
  }
  public function 
setIsPublished($isPublished)
  {
    
$this->isPublished $isPublished;
  }
  public function 
getIsPublished()
  {
    return 
$this->isPublished;
  }
  public function 
setKind($kind)
  {
    
$this->kind $kind;
  }
  public function 
getKind()
  {
    return 
$this->kind;
  }
  public function 
setLogoUrl($logoUrl)
  {
    
$this->logoUrl $logoUrl;
  }
  public function 
getLogoUrl()
  {
    return 
$this->logoUrl;
  }
  public function 
setMediaKitLink($mediaKitLink)
  {
    
$this->mediaKitLink $mediaKitLink;
  }
  public function 
getMediaKitLink()
  {
    return 
$this->mediaKitLink;
  }
  public function 
setName($name)
  {
    
$this->name $name;
  }
  public function 
getName()
  {
    return 
$this->name;
  }
  public function 
setOverview($overview)
  {
    
$this->overview $overview;
  }
  public function 
getOverview()
  {
    return 
$this->overview;
  }
  public function 
setProfileId($profileId)
  {
    
$this->profileId $profileId;
  }
  public function 
getProfileId()
  {
    return 
$this->profileId;
  }
  public function 
setProgrammaticContact($programmaticContact)
  {
    
$this->programmaticContact $programmaticContact;
  }
  public function 
getProgrammaticContact()
  {
    return 
$this->programmaticContact;
  }
  public function 
setPublisherAppIds($publisherAppIds)
  {
    
$this->publisherAppIds $publisherAppIds;
  }
  public function 
getPublisherAppIds()
  {
    return 
$this->publisherAppIds;
  }
  
/**
   * @param Google_Service_AdExchangeBuyer_MobileApplication[]
   */
  
public function setPublisherApps($publisherApps)
  {
    
$this->publisherApps $publisherApps;
  }
  
/**
   * @return Google_Service_AdExchangeBuyer_MobileApplication[]
   */
  
public function getPublisherApps()
  {
    return 
$this->publisherApps;
  }
  public function 
setPublisherDomains($publisherDomains)
  {
    
$this->publisherDomains $publisherDomains;
  }
  public function 
getPublisherDomains()
  {
    return 
$this->publisherDomains;
  }
  public function 
setPublisherProfileId($publisherProfileId)
  {
    
$this->publisherProfileId $publisherProfileId;
  }
  public function 
getPublisherProfileId()
  {
    return 
$this->publisherProfileId;
  }
  
/**
   * @param Google_Service_AdExchangeBuyer_PublisherProvidedForecast
   */
  
public function setPublisherProvidedForecast(Google_Service_AdExchangeBuyer_PublisherProvidedForecast $publisherProvidedForecast)
  {
    
$this->publisherProvidedForecast $publisherProvidedForecast;
  }
  
/**
   * @return Google_Service_AdExchangeBuyer_PublisherProvidedForecast
   */
  
public function getPublisherProvidedForecast()
  {
    return 
$this->publisherProvidedForecast;
  }
  public function 
setRateCardInfoLink($rateCardInfoLink)
  {
    
$this->rateCardInfoLink $rateCardInfoLink;
  }
  public function 
getRateCardInfoLink()
  {
    return 
$this->rateCardInfoLink;
  }
  public function 
setSamplePageLink($samplePageLink)
  {
    
$this->samplePageLink $samplePageLink;
  }
  public function 
getSamplePageLink()
  {
    return 
$this->samplePageLink;
  }
  
/**
   * @param Google_Service_AdExchangeBuyer_Seller
   */
  
public function setSeller(Google_Service_AdExchangeBuyer_Seller $seller)
  {
    
$this->seller $seller;
  }
  
/**
   * @return Google_Service_AdExchangeBuyer_Seller
   */
  
public function getSeller()
  {
    return 
$this->seller;
  }
  public function 
setState($state)
  {
    
$this->state $state;
  }
  public function 
getState()
  {
    return 
$this->state;
  }
  public function 
setTopHeadlines($topHeadlines)
  {
    
$this->topHeadlines $topHeadlines;
  }
  public function 
getTopHeadlines()
  {
    return 
$this->topHeadlines;
  }
}

:: 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.0056 ]--